Share via


MessagingRegionsProperties.FullName Property

Definition

Gets full name of the region

[Newtonsoft.Json.JsonProperty(PropertyName="fullName")]
public string FullName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fullName")>]
member this.FullName : string
Public ReadOnly Property FullName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to