Compartir a través de


UpdateDataLakeStoreAccountParameters.TrustedIdProviders Propiedad

Definición

Obtiene o establece la lista de proveedores de identidades de confianza asociados a esta cuenta de Data Lake Store.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a