IComputeManagementClient::Deployments Property

 

Gets the operations for managing deployments in a cloud service.

Namespace:   Microsoft.WindowsAzure.Management.Compute
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

property IDeploymentOperations^ Deployments {
	IDeploymentOperations^ get();
}

Property Value

Type: Microsoft.WindowsAzure.Management.Compute::IDeploymentOperations^

The operations for managing deployments.

Return to top
Show: