次の方法で共有


RoleInstances.RoleInstancesValue プロパティ

定義

クラウド サービス ロール インスタンス名の一覧。 値 '*' は、クラウド サービスのすべてのロール インスタンスを示します。

public System.Collections.Generic.IList<string> RoleInstancesValue { get; }
member this.RoleInstancesValue : System.Collections.Generic.IList<string>
Public ReadOnly Property RoleInstancesValue As IList(Of String)

プロパティ値

適用対象