Share via


App.Identity Property

Definition

Gets or sets the managed identities for the IoT Central application.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to