Partager via


UpdateDataLakeStoreAccountParameters.TrustedIdProviders Propriété

Définition

Obtient ou définit la liste des fournisseurs d’identité approuvés associés à ce compte 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à