Resource.Identity Property

Definition

Gets or sets msi identity of the resource

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to