ConnectionProperties interface
私人端點連線的屬性。
屬性
| group |
私人端點聯機的群組標識符清單。 |
| private |
私人端點。 |
| private |
連接狀態。 |
| provisioning |
布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
groupIds
私人端點聯機的群組標識符清單。
groupIds?: string[]
屬性值
string[]
privateEndpoint
privateLinkServiceConnectionState
連接狀態。
privateLinkServiceConnectionState?: ConnectionPropertiesPrivateLinkServiceConnectionState
屬性值
provisioningState
布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string