DeploymentOperationsExtensions.BeginGettingPackageBySlot Method (IDeploymentOperations, String, DeploymentSlot, DeploymentGetPackageParameters)
Namespace:
Microsoft.WindowsAzure.Management.Compute
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
<ExtensionAttribute> Public Shared Function BeginGettingPackageBySlot ( operations As IDeploymentOperations, serviceName As String, deploymentSlot As DeploymentSlot, parameters As DeploymentGetPackageParameters ) As AzureOperationResponse
Parameters
- operations
- Type: Microsoft.WindowsAzure.Management.Compute.IDeploymentOperations
- serviceName
- Type: System.String
- deploymentSlot
- Type: Microsoft.WindowsAzure.Management.Compute.Models.DeploymentSlot
Return Value
Type: Microsoft.Azure.AzureOperationResponse
Show: