IotHubDescription.Identity Property

Definition

Gets or sets the managed identities for the IotHub.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to