你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MHSM Private Endpoint Connections - Delete

删除与托管 hsm 池关联的指定专用终结点连接。

DELETE https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/managedHSMs/{name}/privateEndpointConnections/{privateEndpointConnectionName}?api-version=2022-07-01

URI 参数

名称 必需 类型 说明
name
path True

string

托管 HSM 池的名称

privateEndpointConnectionName
path True

string

与托管 hsm 池关联的专用终结点连接的名称。

resourceGroupName
path True

string

包含托管 HSM 池的资源组的名称。

subscriptionId
path True

string

唯一标识 Microsoft Azure 订阅的订阅凭据。 此订阅 ID 是每个服务调用的 URI 的一部分。

api-version
query True

string

客户端 API 版本。

响应

名称 类型 说明
200 OK

MHSMPrivateEndpointConnection

已成功删除专用终结点连接。

202 Accepted

正在删除专用终结点连接。

Headers

Location: string

204 No Content

专用终结点连接不存在。

Other Status Codes

CloudError

描述操作失败原因的错误响应。

安全性

azure_auth

Azure Active Directory OAuth2 流

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

名称 说明
user_impersonation 模拟用户帐户

示例

ManagedHsmDeletePrivateEndpointConnection

Sample Request

DELETE https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sample-group/providers/Microsoft.KeyVault/managedHSMs/sample-mhsm/privateEndpointConnections/sample-pec?api-version=2022-07-01

Sample Response

{
  "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sample-group/providers/Microsoft.KeyVault/managedhsms/sample-vault/privateEndpointConnections/sample-pec",
  "name": "sample-pec",
  "type": "Microsoft.KeyVault/managedhsms/privateEndpointConnections",
  "properties": {
    "provisioningState": "Disconnected"
  }
}
Location: https://some.endpoint.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/sample-group/providers/Microsoft.KeyVault/managedhsms/sample-mhsm/privateEndpointConnections/sample-pec?operationid=25334578

定义

名称 说明
ActionsRequired

一条消息,指示服务提供商的更改是否需要对使用者进行任何更新。

CloudError

密钥保管库资源提供程序的错误响应

CloudErrorBody

密钥保管库资源提供程序的错误响应

identityType

创建密钥保管库资源的标识类型。

ManagedHsmSku

SKU 详细信息

ManagedHsmSkuFamily

托管 HSM 池的 SKU 系列

ManagedHsmSkuName

托管 HSM 池的 SKU

MHSMPrivateEndpoint

专用终结点对象属性。

MHSMPrivateEndpointConnection

专用终结点连接资源。

MHSMPrivateLinkServiceConnectionState

一个 对象,表示专用链接连接的审批状态。

PrivateEndpointConnectionProvisioningState

专用终结点连接的预配状态。

PrivateEndpointServiceConnectionStatus

指示密钥保管库所有者是否已批准、拒绝或删除连接。

SystemData

与密钥保管库资源的创建和上次修改相关的元数据。

ActionsRequired

一条消息,指示服务提供商的更改是否需要对使用者进行任何更新。

名称 类型 说明
None

string

CloudError

密钥保管库资源提供程序的错误响应

名称 类型 说明
error

CloudErrorBody

密钥保管库资源提供程序的错误响应

CloudErrorBody

密钥保管库资源提供程序的错误响应

名称 类型 说明
code

string

错误代码。 这是一个可以编程方式使用的助记符。

message

string

用户友好的错误消息。 消息通常已本地化,并可能因服务版本而异。

identityType

创建密钥保管库资源的标识类型。

名称 类型 说明
Application

string

Key

string

ManagedIdentity

string

User

string

ManagedHsmSku

SKU 详细信息

名称 类型 说明
family

ManagedHsmSkuFamily

托管 HSM 池的 SKU 系列

name

ManagedHsmSkuName

托管 HSM 池的 SKU

ManagedHsmSkuFamily

托管 HSM 池的 SKU 系列

名称 类型 说明
B

string

ManagedHsmSkuName

托管 HSM 池的 SKU

名称 类型 说明
Custom_B32

string

Custom_B6

string

Standard_B1

string

MHSMPrivateEndpoint

专用终结点对象属性。

名称 类型 说明
id

string

专用终结点资源的完整标识符。

MHSMPrivateEndpointConnection

专用终结点连接资源。

名称 类型 说明
etag

string

每当专用终结点连接状态发生更改时修改。

id

string

Azure 资源管理器托管 HSM 池的资源 ID。

location

string

应在其中创建托管 HSM 池的受支持的 Azure 位置。

name

string

托管 HSM 池的名称。

properties.privateEndpoint

MHSMPrivateEndpoint

专用终结点对象的属性。

properties.privateLinkServiceConnectionState

MHSMPrivateLinkServiceConnectionState

专用链接连接的审批状态。

properties.provisioningState

PrivateEndpointConnectionProvisioningState

专用终结点连接的预配状态。

sku

ManagedHsmSku

SKU 详细信息

systemData

SystemData

与密钥保管库资源的创建和上次修改相关的元数据。

tags

object

资源标记

type

string

托管 HSM 池的资源类型。

MHSMPrivateLinkServiceConnectionState

一个 对象,表示专用链接连接的审批状态。

名称 类型 说明
actionsRequired

ActionsRequired

一条消息,指示服务提供商的更改是否需要对使用者进行任何更新。

description

string

批准或拒绝的原因。

status

PrivateEndpointServiceConnectionStatus

指示密钥保管库所有者是否已批准、拒绝或删除连接。

PrivateEndpointConnectionProvisioningState

专用终结点连接的预配状态。

名称 类型 说明
Creating

string

Deleting

string

Disconnected

string

Failed

string

Succeeded

string

Updating

string

PrivateEndpointServiceConnectionStatus

指示密钥保管库所有者是否已批准、拒绝或删除连接。

名称 类型 说明
Approved

string

Disconnected

string

Pending

string

Rejected

string

SystemData

与密钥保管库资源的创建和上次修改相关的元数据。

名称 类型 说明
createdAt

string

密钥保管库资源的创建时间戳 (UTC) 。

createdBy

string

创建密钥保管库资源的标识。

createdByType

identityType

创建密钥保管库资源的标识类型。

lastModifiedAt

string

密钥保管库资源上次修改的时间戳 (UTC) 。

lastModifiedBy

string

上次修改密钥保管库资源的标识。

lastModifiedByType

identityType

上次修改密钥保管库资源的标识类型。