Compartir a través de


IotHubDescription.Identity Propiedad

Definición

Obtiene o establece las identidades administradas para 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a