Share via


RoutingServiceBusTopicEndpointProperties.Identity Property

Definition

Gets or sets managed identity properties of routing service bus topic endpoint.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to