Deletes the specified application.
Delete Application Properties(ApplicationName, WaitForCompletion) Values('Comma');
ApplicationName—The name of an existing application.
WaitForCompletion—If set to true, the Batch Client waits for the job to finish. If set to false, the Batch Client submits the job and continues. The default value is false. Allowed values:
True
False