Partager via


DataLakeStoreAccount.TrustedIdProviderState Propriété

Définition

Obtient l’état actuel de la fonctionnalité de fournisseur d’identité approuvé pour ce compte Data Lake Store. Les valeurs possibles sont les suivantes : 'Enabled', 'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.trustedIdProviderState")]
public Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProviderState? TrustedIdProviderState { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="properties.trustedIdProviderState")]
public Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProviderState? TrustedIdProviderState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.trustedIdProviderState")>]
member this.TrustedIdProviderState : Nullable<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProviderState> with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.trustedIdProviderState")>]
member this.TrustedIdProviderState : Nullable<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProviderState>
Public Property TrustedIdProviderState As Nullable(Of TrustedIdProviderState)
Public ReadOnly Property TrustedIdProviderState As Nullable(Of TrustedIdProviderState)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à