HciDnsZones Class
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.
Details of the DNS Zones to be configured.
public class HciDnsZones : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Models.HciDnsZones>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Models.HciDnsZones>
type HciDnsZones = class
interface IJsonModel<HciDnsZones>
interface IPersistableModel<HciDnsZones>
Public Class HciDnsZones
Implements IJsonModel(Of HciDnsZones), IPersistableModel(Of HciDnsZones)
- Inheritance
-
HciDnsZones
- Implements
Constructors
| Name | Description |
|---|---|
| HciDnsZones() |
Initializes a new instance of HciDnsZones. |
Properties
| Name | Description |
|---|---|
| DnsForwarder |
Forwarder details of the DNS Zone to be configured. |
| DnsZoneName |
Name of the DNS Zone to be configured. |