Partager via


ManagedCluster.Clients Propriété

Définition

Obtient ou définit les certificats clients autorisés à gérer le cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clients")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ClientCertificate> Clients { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clients")>]
member this.Clients : System.Collections.Generic.IList<Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ClientCertificate> with get, set
Public Property Clients As IList(Of ClientCertificate)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à