Share via


ServiceFabricManagedClusterData.Clients Property

Definition

Client certificates that are allowed to manage the cluster.

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)

Property Value

Applies to