Share via


PartnerTopic.Identity Property

Definition

Gets or sets identity information for the Partner Topic resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to