CreateDataLakeStoreAccountParameters.TrustedIdProviders Propriedade

Definição

Obtém ou define a lista de provedores de identidade confiáveis associados a essa conta do Data Lake Store.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a