Share via


KeyVaultProperties.Identity Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to