Subnet interface

虛擬網路資源中的子網。

Extends

屬性

addressPrefix

子網的位址前綴。

addressPrefixes

子網的位址前綴清單。

applicationGatewayIPConfigurations

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

defaultOutboundAccess

將此屬性設定為 false,以停用子網中所有 VM 的預設輸出連線。

delegations

子網上委派的參考陣列。

etag

每當更新資源時變更的唯一隻讀字串。

ipAllocations

參考此子網的 IpAllocation 陣列。

ipamPoolPrefixAllocations

用於配置IP位址前置的IPAM集區清單。

ipConfigurationProfiles

參考此子網的IP組態配置檔陣列。

ipConfigurations

使用子網之網路介面IP組態的參考陣列。

natGateway

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

networkSecurityGroup

NetworkSecurityGroup 資源的參考。

privateEndpointNetworkPolicies

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

privateEndpoints

私人端點參考的陣列。

privateLinkServiceNetworkPolicies

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

provisioningState

子網資源的布建狀態。

purpose

只讀字串,會根據委派和其他使用者定義屬性,識別此子網的使用意圖。

resourceNavigationLinks

使用子網參考外部資源的陣列。

routeTable

RouteTable 資源的參考。

serviceAssociationLinks

插入此子網之服務的參考數位。

serviceEndpointPolicies

服務端點原則的陣列。

serviceEndpoints

服務端點的陣列。

serviceGateway

參考現有的服務閘道。

sharingScope

將此屬性設定為 Tenant,以允許與 AAD 租使用者中的其他訂用帳戶共用子網。 只有當 defaultOutboundAccess 設定為 false 時,才能設定此屬性,只有在子網是空的時,才能設定這兩個屬性。

繼承的屬性

id

資源標識碼。

name

資源的名稱。

type

資源類型。

屬性詳細資料

addressPrefix

子網的位址前綴。

addressPrefix?: string

屬性值

string

addressPrefixes

子網的位址前綴清單。

addressPrefixes?: string[]

屬性值

string[]

applicationGatewayIPConfigurations

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

applicationGatewayIPConfigurations?: ApplicationGatewayIPConfiguration[]

屬性值

defaultOutboundAccess

將此屬性設定為 false,以停用子網中所有 VM 的預設輸出連線。

defaultOutboundAccess?: boolean

屬性值

boolean

delegations

子網上委派的參考陣列。

delegations?: Delegation[]

屬性值

etag

每當更新資源時變更的唯一隻讀字串。

etag?: string

屬性值

string

ipAllocations

參考此子網的 IpAllocation 陣列。

ipAllocations?: SubResource[]

屬性值

ipamPoolPrefixAllocations

用於配置IP位址前置的IPAM集區清單。

ipamPoolPrefixAllocations?: IpamPoolPrefixAllocation[]

屬性值

ipConfigurationProfiles

參考此子網的IP組態配置檔陣列。

ipConfigurationProfiles?: IPConfigurationProfile[]

屬性值

ipConfigurations

使用子網之網路介面IP組態的參考陣列。

ipConfigurations?: IPConfiguration[]

屬性值

natGateway

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

natGateway?: SubResource

屬性值

networkSecurityGroup

NetworkSecurityGroup 資源的參考。

networkSecurityGroup?: NetworkSecurityGroup

屬性值

privateEndpointNetworkPolicies

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

privateEndpointNetworkPolicies?: string

屬性值

string

privateEndpoints

私人端點參考的陣列。

privateEndpoints?: PrivateEndpoint[]

屬性值

privateLinkServiceNetworkPolicies

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

privateLinkServiceNetworkPolicies?: string

屬性值

string

provisioningState

子網資源的布建狀態。

provisioningState?: string

屬性值

string

purpose

只讀字串,會根據委派和其他使用者定義屬性,識別此子網的使用意圖。

purpose?: string

屬性值

string

使用子網參考外部資源的陣列。

resourceNavigationLinks?: ResourceNavigationLink[]

屬性值

routeTable

RouteTable 資源的參考。

routeTable?: RouteTable

屬性值

插入此子網之服務的參考數位。

serviceAssociationLinks?: ServiceAssociationLink[]

屬性值

serviceEndpointPolicies

服務端點原則的陣列。

serviceEndpointPolicies?: ServiceEndpointPolicy[]

屬性值

serviceEndpoints

服務端點的陣列。

serviceEndpoints?: ServiceEndpointPropertiesFormat[]

屬性值

serviceGateway

參考現有的服務閘道。

serviceGateway?: SubResource

屬性值

sharingScope

將此屬性設定為 Tenant,以允許與 AAD 租使用者中的其他訂用帳戶共用子網。 只有當 defaultOutboundAccess 設定為 false 時,才能設定此屬性,只有在子網是空的時,才能設定這兩個屬性。

sharingScope?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResourceModel.id

name

資源的名稱。

name?: string

屬性值

string

繼承自SubResourceModel.name

type

資源類型。

type?: string

屬性值

string

繼承自SubResourceModel.type