Share via


WorkloadNetworkDnsZone Class

Definition

NSX DNS Zone

[Microsoft.Rest.Serialization.JsonTransformation]
public class WorkloadNetworkDnsZone : Microsoft.Azure.Management.Avs.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type WorkloadNetworkDnsZone = class
    inherit ProxyResource
Public Class WorkloadNetworkDnsZone
Inherits ProxyResource
Inheritance
WorkloadNetworkDnsZone
Attributes

Constructors

WorkloadNetworkDnsZone()

Initializes a new instance of the WorkloadNetworkDnsZone class.

WorkloadNetworkDnsZone(String, String, String, String, IList<String>, IList<String>, String, Nullable<Int64>, String, Nullable<Int64>)

Initializes a new instance of the WorkloadNetworkDnsZone class.

Properties

DisplayName

Gets or sets display name of the DNS Zone.

DnsServerIps

Gets or sets DNS Server IP array of the DNS Zone.

DnsServices

Gets or sets number of DNS Services using the DNS zone.

Domain

Gets or sets domain names of the DNS Zone.

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
ProvisioningState

Gets the provisioning state. Possible values include: 'Succeeded', 'Failed', 'Building', 'Deleting', 'Updating'

Revision

Gets or sets NSX revision number.

SourceIp

Gets or sets source IP of the DNS Zone.

Type

Gets resource type.

(Inherited from Resource)

Applies to