你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
RemotePrivateEndpointConnectionWrapper 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
远程专用终结点连接资源。
[Microsoft.Rest.Serialization.JsonTransformation]
public class RemotePrivateEndpointConnectionWrapper
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RemotePrivateEndpointConnectionWrapper = class
Public Class RemotePrivateEndpointConnectionWrapper
- 继承
-
RemotePrivateEndpointConnectionWrapper
- 属性
构造函数
RemotePrivateEndpointConnectionWrapper() |
初始化 RemotePrivateEndpointConnectionWrapper 类的新实例。 |
RemotePrivateEndpointConnectionWrapper(PrivateLinkServiceConnectionState, String, String, String, ArmIdWrapper, String, IList<String>) |
初始化 RemotePrivateEndpointConnectionWrapper 类的新实例。 |
属性
GroupIds |
获取所有组 ID。 |
Id |
获取或设置专用终结点连接资源 ID |
Name |
获取或设置专用终结点连接名称 |
PrivateEndpoint |
获取或设置专用终结点的资源。 |
PrivateLinkServiceConnectionState |
获取或设置有关服务使用者和提供程序之间的连接状态的信息集合。 |
ProvisioningState |
获取专用终结点连接资源的预配状态。 |
Type |
获取或设置专用终结点连接资源类型 |
方法
Validate() |
验证 对象。 |