Compartir a través de


TopicTypeInfo.SupportedLocation Property

Definition

List of locations supported by this topic type.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> SupportedLocation { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)>]
member this.SupportedLocation : System.Collections.Generic.List<string> with get, set
Public Property SupportedLocation As List(Of String)

Property Value

Implements

Attributes

Applies to