DataLakeStoreAccountCreateOrUpdateContent.TrustedIdProviderState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The current state of the trusted identity provider feature for this Data Lake Store account.
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)