Freigeben über


EncryptionConfig.Type Eigenschaft

Definition

Ruft den Typ der verwendeten Verschlüsselungskonfiguration ab oder legt diese fest. Derzeit werden nur "UserManaged" und "ServiceManaged" unterstützt. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: