Share via


TopicTypeInfo.ResourceRegionType Property

Definition

Gets or sets region type of the resource. Possible values include: 'RegionalResource', 'GlobalResource'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceRegionType")]
public string ResourceRegionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceRegionType")>]
member this.ResourceRegionType : string with get, set
Public Property ResourceRegionType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to