WorkloadNetworkDnsZone.SourceIp Property

Definition

Gets or sets source IP of the DNS Zone.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to