Share via


PSDataLakeStoreAccountBasic.TrustedIdProviderState Property

Definition

Caution

This property is in DataLakeStoreAccount but removed in DataLakeStoreAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.

[System.Obsolete("This property is in DataLakeStoreAccount but removed in DataLakeStoreAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.")]
public Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProviderState? TrustedIdProviderState { get; }
[<System.Obsolete("This property is in DataLakeStoreAccount but removed in DataLakeStoreAccountBasic because the server does not return this property when listing accounts. This will be removed in a future release.")>]
member this.TrustedIdProviderState : Nullable<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProviderState>
Public ReadOnly Property TrustedIdProviderState As Nullable(Of TrustedIdProviderState)

Property Value

Attributes

Applies to