次の方法で共有


VirtualMachineCreateDeploymentParameters.DeploymentSlot プロパティ

定義

必須。 仮想マシンをデプロイする環境を指定します。 使用できる値は、ステージングまたは運用です。

public Microsoft.WindowsAzure.Management.Compute.Models.DeploymentSlot DeploymentSlot { get; set; }
member this.DeploymentSlot : Microsoft.WindowsAzure.Management.Compute.Models.DeploymentSlot with get, set
Public Property DeploymentSlot As DeploymentSlot

プロパティ値

適用対象