IEventGrid.TopicEndpoint Property

Definition

EventGrid Topic Endpoint.

[Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="EventGrid Topic Endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="TopicEndpoint")]
public string TopicEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DigitalTwins.Runtime.Info(Description="EventGrid Topic Endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="TopicEndpoint")>]
member this.TopicEndpoint : string with get, set
Public Property TopicEndpoint As String

Property Value

Attributes

Applies to