共用方式為


InboundEndpoint.PublicFQDN Property

Definition

Gets or sets the public fully qualified domain name for the Compute Node.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to