IDomainProperties.DnsZoneId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure DNS Zone to use
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Azure DNS Zone to use", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dnsZoneId")]
public string DnsZoneId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Azure DNS Zone to use", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="dnsZoneId")>]
member this.DnsZoneId : string with get, set
Public Property DnsZoneId As String
Property Value
- Attributes