IWorkloadNetworkDnsZoneProperties Interface
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.
[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) |