IEventGrid.TopicEndpoint Property

Definition

EventGrid Topic Endpoint.

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

Property Value

Attributes

Applies to