Share via


PSDataLakeStoreAccountBasic.TrustedIdProviders 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 System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProvider> TrustedIdProviders { 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.TrustedIdProviders : System.Collections.Generic.IList<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProvider>
Public ReadOnly Property TrustedIdProviders As IList(Of TrustedIdProvider)

Property Value

Attributes

Applies to