Partager via


EncryptionConfig.Type Propriété

Définition

Obtient ou définit le type de configuration de chiffrement utilisé. Actuellement, les seuls types pris en charge sont « UserManaged » et « ServiceManaged ». Les valeurs possibles incluent : « UserManaged », « ServiceManaged »

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Management.DataLake.Store.Models.EncryptionConfigType Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Management.DataLake.Store.Models.EncryptionConfigType with get, set
Public Property Type As EncryptionConfigType

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à