WorkloadNetworkDnsZone 類別

定義

NSX DNS 區域

[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
繼承
WorkloadNetworkDnsZone
屬性

建構函式

WorkloadNetworkDnsZone()

初始化 WorkloadNetworkDnsZone 類別的新實例。

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

初始化 WorkloadNetworkDnsZone 類別的新實例。

屬性

DisplayName

取得或設定 DNS 區域的顯示名稱。

DnsServerIps

取得或設定 DNS 區域的 DNS 伺服器 IP 陣列。

DnsServices

取得或設定使用 DNS 區域的 DNS 服務數目。

Domain

取得或設定 DNS 區域的功能變數名稱。

Id

取得資源識別碼。

(繼承來源 Resource)
Name

取得資源名稱。

(繼承來源 Resource)
ProvisioningState

取得布建狀態。 可能的值包括:'Succeeded'、'Failed'、'Building'、'刪除'、'Updateing'

Revision

取得或設定 NSX 修訂編號。

SourceIp

取得或設定 DNS 區域的來源 IP。

Type

取得資源類型。

(繼承來源 Resource)

適用於