ServiceFabricManagedClusterData.Clients プロパティ

定義

クラスターの管理が許可されているクライアント証明書。

public System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedClusterClientCertificate> Clients { get; }
member this.Clients : System.Collections.Generic.IList<Azure.ResourceManager.ServiceFabricManagedClusters.Models.ManagedClusterClientCertificate>
Public ReadOnly Property Clients As IList(Of ManagedClusterClientCertificate)

プロパティ値

適用対象