次の方法で共有


ExtensionConfiguration.NamedRoles プロパティ

定義

省略可能。 デプロイの特定のロールに適用される拡張機能のリストを指定します。

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

プロパティ値

適用対象