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

HybridComputePrivateLinkScopeProperties 类

定义

定义 Azure Arc PrivateLinkScope 资源的属性。

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

构造函数

HybridComputePrivateLinkScopeProperties()

初始化 HybridComputePrivateLinkScopeProperties 的新实例。

属性

PrivateEndpointConnections

关联的专用终结点连接的集合。

PrivateLinkScopeId

专用链接范围的 Guid ID。

ProvisioningState

此 PrivateLinkScope 的当前状态:是否已在定义的资源组中预配。 用户无法更改此值,但可以从中读取此值。 值将包括 Provisioning 、Succeeded、Canceled 和 Failed。

PublicNetworkAccess

指示与专用链接范围关联的计算机是否也可以使用公共 Azure Arc 服务终结点。

适用于