共用方式為


DnsConfiguration.SearchDomains Property

Definition

Gets or sets the DNS search domains for hostname lookup in the container group.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to