共用方式為


SubnetPropertiesFormat interface

子網的屬性。

屬性

addressPrefix

子網的位址前綴。

addressPrefixes

子網的位址前綴清單。

applicationGatewayIpConfigurations

虛擬網路資源的應用程式閘道IP組態。

delegations

子網上委派的參考陣列。

ipAllocations

參考此子網的 IpAllocation 陣列。

natGateway

與此子網相關聯的 Nat 閘道。

networkSecurityGroup

NetworkSecurityGroup 資源的參考。

privateEndpointNetworkPolicies

在子網的私人端點上啟用或停用套用網路原則。

privateLinkServiceNetworkPolicies

在子網中的私人連結服務上啟用或停用套用網路原則。

routeTable

RouteTable 資源的參考。

serviceEndpointPolicies

服務端點原則的陣列。

serviceEndpoints

服務端點的陣列。

屬性詳細資料

addressPrefix

子網的位址前綴。

addressPrefix?: string

屬性值

string

addressPrefixes

子網的位址前綴清單。

addressPrefixes?: string[]

屬性值

string[]

applicationGatewayIpConfigurations

虛擬網路資源的應用程式閘道IP組態。

applicationGatewayIpConfigurations?: ApplicationGatewayIPConfiguration[]

屬性值

delegations

子網上委派的參考陣列。

delegations?: Delegation[]

屬性值

ipAllocations

參考此子網的 IpAllocation 陣列。

ipAllocations?: SubResource[]

屬性值

natGateway

與此子網相關聯的 Nat 閘道。

natGateway?: SubResource

屬性值

networkSecurityGroup

NetworkSecurityGroup 資源的參考。

networkSecurityGroup?: NetworkSecurityGroup

屬性值

privateEndpointNetworkPolicies

在子網的私人端點上啟用或停用套用網路原則。

privateEndpointNetworkPolicies?: "Enabled" | "Disabled"

屬性值

"Enabled" | "Disabled"

privateLinkServiceNetworkPolicies

在子網中的私人連結服務上啟用或停用套用網路原則。

privateLinkServiceNetworkPolicies?: "Enabled" | "Disabled"

屬性值

"Enabled" | "Disabled"

routeTable

RouteTable 資源的參考。

routeTable?: RouteTable

屬性值

serviceEndpointPolicies

服務端點原則的陣列。

serviceEndpointPolicies?: ServiceEndpointPolicy[]

屬性值

serviceEndpoints

服務端點的陣列。

serviceEndpoints?: ServiceEndpointPropertiesFormat[]

屬性值