VnetParameters interface
驗證 VNET 所需的輸入集
- Extends
屬性
subnet |
要驗證之子網的 ARM 資源識別碼 |
vnet |
要驗證的 VNET 名稱 |
vnet |
要驗證之 VNET 的資源群組 |
vnet |
要驗證的子網名稱 |
繼承的屬性
id | 資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。 |
kind | 資源種類。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
subnetResourceId
要驗證之子網的 ARM 資源識別碼
subnetResourceId?: string
屬性值
string
vnetName
要驗證的 VNET 名稱
vnetName?: string
屬性值
string
vnetResourceGroup
要驗證之 VNET 的資源群組
vnetResourceGroup?: string
屬性值
string
vnetSubnetName
要驗證的子網名稱
vnetSubnetName?: string
屬性值
string
繼承的屬性詳細資料
id
kind
name
資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自