Share via


TopicTypeInfo.AreRegionalAndGlobalSourcesSupported Property

Definition

Flag to indicate that a topic type can support both regional or global system topics

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)]
public bool? AreRegionalAndGlobalSourcesSupported { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)>]
member this.AreRegionalAndGlobalSourcesSupported : Nullable<bool> with get, set
Public Property AreRegionalAndGlobalSourcesSupported As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to