Share via


WorkloadNetworkDnsService Class

Definition

NSX DNS Service

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

Constructors

WorkloadNetworkDnsService()

Initializes a new instance of the WorkloadNetworkDnsService class.

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

Initializes a new instance of the WorkloadNetworkDnsService class.

Properties

DefaultDnsZone

Gets or sets default DNS zone of the DNS Service.

DisplayName

Gets or sets display name of the DNS Service.

DnsServiceIp

Gets or sets DNS service IP of the DNS Service.

FqdnZones

Gets or sets FQDN zones of the DNS Service.

Id

Gets resource ID.

(Inherited from Resource)
LogLevel

Gets or sets DNS Service log level. Possible values include: 'DEBUG', 'INFO', 'WARNING', 'ERROR', 'FATAL'

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.

Status

Gets DNS Service status. Possible values include: 'SUCCESS', 'FAILURE'

Type

Gets resource type.

(Inherited from Resource)

Applies to