Compartilhar via


ManagedCluster.Clients Propriedade

Definição

Obtém ou define certificados de cliente que têm permissão para gerenciar o 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a