SubnetPropertiesFormatOutput interface
子網的屬性。
屬性
| address |
子網的位址前綴。 |
| address |
子網的位址前綴清單。 |
| application |
虛擬網路資源的應用程式閘道IP組態。 |
| delegations | 子網上委派的參考陣列。 |
| ip |
參考此子網的 IpAllocation 陣列。 |
| ip |
參考此子網的IP組態配置檔陣列。 |
| ip |
使用子網之網路介面IP組態的參考陣列。 |
| nat |
與此子網相關聯的 Nat 閘道。 |
| network |
NetworkSecurityGroup 資源的參考。 |
| private |
在子網的私人端點上啟用或停用套用網路原則。 |
| private |
私人端點參考的陣列。 |
| private |
在子網中的私人連結服務上啟用或停用套用網路原則。 |
| provisioning |
子網資源的布建狀態。 |
| purpose | 只讀字串,會根據委派和其他使用者定義屬性,識別此子網的使用意圖。 |
| resource |
使用子網參考外部資源的陣列。 |
| route |
RouteTable 資源的參考。 |
| service |
插入此子網之服務的參考數位。 |
| service |
服務端點原則的陣列。 |
| service |
服務端點的陣列。 |
屬性詳細資料
addressPrefix
子網的位址前綴。
addressPrefix?: string
屬性值
string
addressPrefixes
子網的位址前綴清單。
addressPrefixes?: string[]
屬性值
string[]
applicationGatewayIpConfigurations
虛擬網路資源的應用程式閘道IP組態。
applicationGatewayIpConfigurations?: ApplicationGatewayIPConfigurationOutput[]
屬性值
delegations
ipAllocations
ipConfigurationProfiles
參考此子網的IP組態配置檔陣列。
ipConfigurationProfiles?: IPConfigurationProfileOutput[]
屬性值
ipConfigurations
natGateway
networkSecurityGroup
NetworkSecurityGroup 資源的參考。
networkSecurityGroup?: NetworkSecurityGroupOutput
屬性值
privateEndpointNetworkPolicies
在子網的私人端點上啟用或停用套用網路原則。
privateEndpointNetworkPolicies?: "Enabled" | "Disabled"
屬性值
"Enabled" | "Disabled"
privateEndpoints
privateLinkServiceNetworkPolicies
在子網中的私人連結服務上啟用或停用套用網路原則。
privateLinkServiceNetworkPolicies?: "Enabled" | "Disabled"
屬性值
"Enabled" | "Disabled"
provisioningState
子網資源的布建狀態。
provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"
屬性值
"Succeeded" | "Updating" | "Deleting" | "Failed"
purpose
只讀字串,會根據委派和其他使用者定義屬性,識別此子網的使用意圖。
purpose?: string
屬性值
string
resourceNavigationLinks
使用子網參考外部資源的陣列。
resourceNavigationLinks?: ResourceNavigationLinkOutput[]
屬性值
routeTable
serviceAssociationLinks
插入此子網之服務的參考數位。
serviceAssociationLinks?: ServiceAssociationLinkOutput[]
屬性值
serviceEndpointPolicies
服務端點原則的陣列。
serviceEndpointPolicies?: ServiceEndpointPolicyOutput[]
屬性值
serviceEndpoints
服務端點的陣列。
serviceEndpoints?: ServiceEndpointPropertiesFormatOutput[]