PrivateLinkServiceConnection interface
PrivateLinkServiceConnection 資源。
- Extends
屬性
etag | 每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
group |
從這個私人端點應該連線到之遠端資源取得之群組的標識碼。。 |
name | 資源群組內唯一的資源名稱。 此名稱可用來存取資源。 |
private |
遠端資源連線狀態的唯讀資訊集合。 |
private |
私人鏈接服務的資源識別碼。 |
provisioning |
私人鏈接服務連線資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
request |
傳遞至具有此連線要求之遠端資源擁有者的訊息。 限制為140個字元。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源標識碼。 |
屬性詳細資料
etag
每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。
etag?: string
屬性值
string
groupIds
從這個私人端點應該連線到之遠端資源取得之群組的標識碼。。
groupIds?: string[]
屬性值
string[]
name
資源群組內唯一的資源名稱。 此名稱可用來存取資源。
name?: string
屬性值
string
privateLinkServiceConnectionState
遠端資源連線狀態的唯讀資訊集合。
privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState
屬性值
privateLinkServiceId
私人鏈接服務的資源識別碼。
privateLinkServiceId?: string
屬性值
string
provisioningState
私人鏈接服務連線資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
requestMessage
傳遞至具有此連線要求之遠端資源擁有者的訊息。 限制為140個字元。
requestMessage?: string
屬性值
string
type
資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string