Condividi tramite


KeyEncryptionKey.IdentityProperties Property

Definition

Gets or sets managed identity properties used for key encryption.

[Newtonsoft.Json.JsonProperty(PropertyName="identityProperties")]
public Microsoft.Azure.Management.DataBox.Models.IdentityProperties IdentityProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identityProperties")>]
member this.IdentityProperties : Microsoft.Azure.Management.DataBox.Models.IdentityProperties with get, set
Public Property IdentityProperties As IdentityProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to