次の方法で共有


ContainerServiceManagedClusterData.IdentityProfile プロパティ

定義

クラスターに関連付けられている ID。

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.ContainerService.Models.ContainerServiceUserAssignedIdentity> IdentityProfile { get; }
member this.IdentityProfile : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.ContainerService.Models.ContainerServiceUserAssignedIdentity>
Public ReadOnly Property IdentityProfile As IDictionary(Of String, ContainerServiceUserAssignedIdentity)

プロパティ値

適用対象