Compartir a través de


CreateDataLakeStoreAccountParameters.TrustedIdProviderState Propiedad

Definición

Obtiene o establece el estado actual de la característica del proveedor de identidades de confianza para esta cuenta de Data Lake Store. Entre los valores posibles se incluyen: "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")>]
member this.TrustedIdProviderState : Nullable<Microsoft.Azure.Management.DataLake.Store.Models.TrustedIdProviderState> with get, set
Public Property TrustedIdProviderState As Nullable(Of TrustedIdProviderState)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a