EncryptionProtectorInner.Kind Property

Definition

Gets or sets kind of encryption protector. This is metadata used for the Azure portal experience.

[Newtonsoft.Json.JsonProperty(PropertyName="kind")]
public string Kind { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kind")>]
member this.Kind : string with get, set
Public Property Kind As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to