Compartir a través de


RoutingServiceBusTopicEndpointProperties.Identity Propiedad

Definición

Obtiene o establece las propiedades de identidad administrada del punto de conexión del tema de Service Bus de enrutamiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a