IDomainPatchResource.DnsZoneId Property

Definition

Azure DNS Zone to use

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Azure DNS Zone to use", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dnsZoneId", Update=true)]
public string DnsZoneId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Azure DNS Zone to use", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dnsZoneId", Update=true)>]
member this.DnsZoneId : string with get, set
Public Property DnsZoneId As String

Property Value

Attributes

Applies to