WorkloadNetworkDnsService.DnsServiceIp Property

Definition

Gets or sets DNS service IP of the DNS Service.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to