PrivateLinkResource interface
私人鏈接資源
- Extends
屬性
group |
私人鏈接資源的群組標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
required |
私人鏈接資源的必要成員名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
required |
私人鏈接資源的必要 DNS 區域名稱。 |
繼承的屬性
id | 金鑰保存庫資源的完整識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
location | 金鑰保存庫資源的 Azure 位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 金鑰保存庫資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 指派給金鑰保存庫資源的標記。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 金鑰保存庫資源的資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
groupId
私人鏈接資源的群組標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
groupId?: string
屬性值
string
requiredMembers
私人鏈接資源的必要成員名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
requiredMembers?: string[]
屬性值
string[]
requiredZoneNames
私人鏈接資源的必要 DNS 區域名稱。
requiredZoneNames?: string[]
屬性值
string[]
繼承的屬性詳細資料
id
location
name
tags
指派給金鑰保存庫資源的標記。 注意:這個屬性不會串行化。 它只能由伺服器填入。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}