次の方法で共有


ContainerServiceTrustedAccessRoleBindingData.Roles プロパティ

定義

バインドするロールの一覧。各項目はリソースの種類の修飾されたロール名です。 たとえば、'Microsoft.MachineLearningServices/workspaces/reader' です。

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

プロパティ値

適用対象