ComputeManagementClient::Deployments Property

 

Gets the IDeploymentOperations object that contains 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)

public:
property IDeploymentOperations^ Deployments {
	virtual IDeploymentOperations^ get();
}
Return to top
Show: