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

ResponseMessageEnvelopeRemotePrivateEndpointConnection 类

定义

包含常见 Azure 资源管理器属性和资源提供程序特定内容的消息信封。

public class ResponseMessageEnvelopeRemotePrivateEndpointConnection
type ResponseMessageEnvelopeRemotePrivateEndpointConnection = class
Public Class ResponseMessageEnvelopeRemotePrivateEndpointConnection
继承
ResponseMessageEnvelopeRemotePrivateEndpointConnection

构造函数

ResponseMessageEnvelopeRemotePrivateEndpointConnection()

初始化 ResponseMessageEnvelopeRemotePrivateEndpointConnection 类的新实例。

ResponseMessageEnvelopeRemotePrivateEndpointConnection(String, String, String, String, IDictionary<String,String>, ArmPlan, RemotePrivateEndpointConnection, SkuDescription, String, ErrorEntity, ManagedServiceIdentity, IList<String>)

初始化 ResponseMessageEnvelopeRemotePrivateEndpointConnection 类的新实例。

属性

Error

获取或设置 azure-AsyncOperation 错误信息。

Id

获取或设置资源 ID。通常仅为响应 GET 请求填充 ID。 调用方仅负责为 GET 请求传入此值。 例如:/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupId}/providers/Microsoft.Web/sites/{sitename}

Identity

获取或设置 MSI 资源

Location

获取或设置属于的地理区域资源,例如 SouthCentralUS、SouthEastAsia。

Name

获取或设置资源的名称。

Plan

获取或设置 Azure 资源管理器计划。

Properties

获取或设置特定于资源的属性。

Sku

获取或设置资源的 SKU 说明。

Status

获取或设置 azure-AsyncOperation 状态信息。

Tags

获取或设置与资源关联的标记。

Type

获取或设置资源类型,例如“Microsoft.Web/sites”。

Zones

获取或设置承载服务的逻辑可用性区域

适用于