Share via


DataLakeStoreAccountPatch.TrustedIdProviderState Property

Definition

The current state of the trusted identity provider feature for this Data Lake Store account. Disabling trusted identity provider functionality does not remove the providers, they will just be ignored until this feature is re-enabled.

public Azure.ResourceManager.DataLakeStore.Models.DataLakeStoreTrustedIdProviderState? TrustedIdProviderState { get; set; }
member this.TrustedIdProviderState : Nullable<Azure.ResourceManager.DataLakeStore.Models.DataLakeStoreTrustedIdProviderState> with get, set
Public Property TrustedIdProviderState As Nullable(Of DataLakeStoreTrustedIdProviderState)

Property Value

Applies to