ManagedInstance.KeyId Property

Definition

Gets or sets a CMK URI of the key to use for encryption.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to