VirtualNetworkPropertiesFormat interface

虛擬網路的屬性。

屬性

addressSpace

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

bgpCommunities

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

ddosProtectionPlan

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

defaultPublicNatGateway

此虛擬網路資源所使用的預設公用 nat 閘道參考。

dhcpOptions

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

enableDdosProtection

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

enableVmProtection

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

encryption

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

flowLogs

流程記錄資源的參考集合。

flowTimeoutInMinutes

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

ipAllocations

參考此 VNET 的 IpAllocation 陣列。

privateEndpointVNetPolicies

私人端點 VNet 原則。

provisioningState

虛擬網路資源的佈建狀態。

resourceGuid

虛擬網路資源的 resourceGuid 屬性。

subnets

虛擬網路中的子網清單。

summarizedGatewayPrefixes

一份可配置的虛擬網路所宣傳的匯總閘道前綴清單。

virtualNetworkPeerings

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

屬性詳細資料

addressSpace

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

addressSpace?: AddressSpace

屬性值

bgpCommunities

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

bgpCommunities?: VirtualNetworkBgpCommunities

屬性值

ddosProtectionPlan

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

ddosProtectionPlan?: SubResource

屬性值

defaultPublicNatGateway

此虛擬網路資源所使用的預設公用 nat 閘道參考。

defaultPublicNatGateway?: SubResource

屬性值

dhcpOptions

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

dhcpOptions?: DhcpOptions

屬性值

enableDdosProtection

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

enableDdosProtection?: boolean

屬性值

boolean

enableVmProtection

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

enableVmProtection?: boolean

屬性值

boolean

encryption

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

encryption?: VirtualNetworkEncryption

屬性值

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[]

summarizedGatewayPrefixes

一份可配置的虛擬網路所宣傳的匯總閘道前綴清單。

summarizedGatewayPrefixes?: AddressSpace

屬性值

virtualNetworkPeerings

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

virtualNetworkPeerings?: VirtualNetworkPeering[]

屬性值