次の方法で共有


VirtualMachineCreateDeploymentParameters.Roles プロパティ

定義

必須。 新しい仮想マシンのデプロイのプロビジョニングの詳細が含まれます。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.Role> Roles { get; set; }
member this.Roles : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.Role> with get, set
Public Property Roles As IList(Of Role)

プロパティ値

適用対象