共用方式為


VirtualNetwork interface

虛擬網路資源。

Extends

屬性

addressSpace

AddressSpace,其中包含子網可以使用的IP位址範圍陣列。

bgpCommunities

Bgp 社群會透過 ExpressRoute 傳送,每個路由都對應到此 VNET 中的前置詞。

ddosProtectionPlan

與虛擬網路相關聯的 DDoS 保護計劃。

dhcpOptions

dhcpOptions,其中包含虛擬網路中部署之 VM 可用的 DNS 伺服器陣列。

enableDdosProtection

指出虛擬網路中所有受保護資源的 DDoS 保護是否已啟用。 它需要與資源相關聯的 DDoS 保護計劃。

enableVmProtection

指出虛擬網路中所有子網是否已啟用 VM 保護。

encryption

指出是否在虛擬網路上啟用加密,以及是否允許在加密的 VNet 中啟用沒有加密的 VM。

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

extendedLocation

虛擬網路的擴充位置。

flowLogs

流量記錄資源的參考集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

flowTimeoutInMinutes

虛擬網路的 FlowTimeout 值 (以分鐘為單位)

ipAllocations

參考此 VNET 的 IpAllocation 陣列。

privateEndpointVNetPolicies

私人端點 VNet 原則。

provisioningState

虛擬網路資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceGuid

虛擬網路資源的 resourceGuid 屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subnets

虛擬網路中的子網清單。

virtualNetworkPeerings

虛擬網路中的對等互連清單。

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

addressSpace

AddressSpace,其中包含子網可以使用的IP位址範圍陣列。

addressSpace?: AddressSpace

屬性值

bgpCommunities

Bgp 社群會透過 ExpressRoute 傳送,每個路由都對應到此 VNET 中的前置詞。

bgpCommunities?: VirtualNetworkBgpCommunities

屬性值

ddosProtectionPlan

與虛擬網路相關聯的 DDoS 保護計劃。

ddosProtectionPlan?: SubResource

屬性值

dhcpOptions

dhcpOptions,其中包含虛擬網路中部署之 VM 可用的 DNS 伺服器陣列。

dhcpOptions?: DhcpOptions

屬性值

enableDdosProtection

指出虛擬網路中所有受保護資源的 DDoS 保護是否已啟用。 它需要與資源相關聯的 DDoS 保護計劃。

enableDdosProtection?: boolean

屬性值

boolean

enableVmProtection

指出虛擬網路中所有子網是否已啟用 VM 保護。

enableVmProtection?: boolean

屬性值

boolean

encryption

指出是否在虛擬網路上啟用加密,以及是否允許在加密的 VNet 中啟用沒有加密的 VM。

encryption?: VirtualNetworkEncryption

屬性值

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

extendedLocation

虛擬網路的擴充位置。

extendedLocation?: ExtendedLocation

屬性值

flowLogs

流量記錄資源的參考集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

flowLogs?: FlowLog[]

屬性值

flowTimeoutInMinutes

虛擬網路的 FlowTimeout 值 (以分鐘為單位)

flowTimeoutInMinutes?: number

屬性值

number

ipAllocations

參考此 VNET 的 IpAllocation 陣列。

ipAllocations?: SubResource[]

屬性值

privateEndpointVNetPolicies

私人端點 VNet 原則。

privateEndpointVNetPolicies?: string

屬性值

string

provisioningState

虛擬網路資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

resourceGuid

虛擬網路資源的 resourceGuid 屬性。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceGuid?: string

屬性值

string

subnets

虛擬網路中的子網清單。

subnets?: Subnet[]

屬性值

Subnet[]

virtualNetworkPeerings

虛擬網路中的對等互連清單。

virtualNetworkPeerings?: VirtualNetworkPeering[]

屬性值

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type