DeploymentOperationsExtensions::BeginGettingPackageBySlotAsync Method (IDeploymentOperations^, String^, DeploymentSlot, DeploymentGetPackageParameters^)

 

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

public:
[ExtensionAttribute]
static Task<AzureOperationResponse^>^ BeginGettingPackageBySlotAsync(
	IDeploymentOperations^ operations,
	String^ serviceName,
	DeploymentSlot deploymentSlot,
	DeploymentGetPackageParameters^ parameters
)

Return Value

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

Return to top
Show: