IDeploymentOperations.BeginGettingPackageByNameAsync Method (String, String, DeploymentGetPackageParameters, CancellationToken)

 

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

Task<AzureOperationResponse> BeginGettingPackageByNameAsync(
	string serviceName,
	string deploymentName,
	DeploymentGetPackageParameters parameters,
	CancellationToken cancellationToken
)

Return Value

Type: System.Threading.Tasks.Task<AzureOperationResponse>

Return to top
Show: