IWorkloadNetworkDnsZoneProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.WorkloadNetworkDnsZonePropertiesTypeConverter))]
public interface IWorkloadNetworkDnsZoneProperties : Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.VMware.Models.WorkloadNetworkDnsZonePropertiesTypeConverter))>]
type IWorkloadNetworkDnsZoneProperties = interface
    interface IJsonSerializable
Public Interface IWorkloadNetworkDnsZoneProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

DisplayName

Display name of the DNS Zone.

DnsServerIP

DNS Server IP array of the DNS Zone.

DnsService

Number of DNS Services using the DNS zone.

Domain

Domain names of the DNS Zone.

ProvisioningState

The provisioning state

Revision

NSX revision number.

SourceIP

Source IP of the DNS Zone.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to