Partager via


ManagedClusterUpdateParameters.Clients Propriété

Définition

Obtient ou définit des certificats client pour le cluster.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à