ManagedInstanceUpdate.DnsZonePartner Property

Definition

Gets or sets the resource id of another managed instance whose DNS zone this managed instance will share after creation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to