VirtualMachineCreateDeploymentParameters::DeploymentSlot Property
Gets or sets a DeploymentSlot value that specifies the environment where the deployment should be created.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
public: property DeploymentSlot DeploymentSlot { DeploymentSlot get(); void set(DeploymentSlot value); }
Property Value
Type: Microsoft.WindowsAzure.Management.Compute.Models::DeploymentSlotA DeploymentSlot value.
Show: