IBatchManagementClient.Applications Property
Operations for managing applications.
Namespace: Microsoft.Azure.Management.Batch
Assembly: Microsoft.Azure.Management.Batch (in Microsoft.Azure.Management.Batch.dll)
Syntax
IApplicationOperations Applications { get; }
property IApplicationOperations^ Applications {
IApplicationOperations^ get();
}
abstract Applications : IApplicationOperations with get
ReadOnly Property Applications As IApplicationOperations
Property Value
Type: Microsoft.Azure.Management.Batch.IApplicationOperations
See Also
IBatchManagementClient Interface
Microsoft.Azure.Management.Batch Namespace
Return to top