MhsmPrivateEndpointConnection interface
私人端點聯機資源。
- Extends
屬性
| etag | 每當私人端點連線的狀態有所變更時,就會進行修改。 |
| identity | 受控服務身分識別 |
| location | 資源所在的地理位置 |
| private |
私人端點對象的屬性。 |
| private |
私人連結連線的核准狀態。 |
| provisioning |
布建私人端點連線的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| sku | SKU 詳細數據 |
| tags | 資源標籤。 |
繼承的屬性
| id | 資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
| name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
| system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| type | 資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
etag
每當私人端點連線的狀態有所變更時,就會進行修改。
etag?: string
屬性值
string
identity
location
資源所在的地理位置
location?: string
屬性值
string
privateEndpoint
privateLinkServiceConnectionState
私人連結連線的核准狀態。
privateLinkServiceConnectionState?: MhsmPrivateLinkServiceConnectionState
屬性值
provisioningState
布建私人端點連線的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
sku
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” 附注:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
繼承自Resource.id
name
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
type
資源的類型。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string