Share via


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

IPrivateLinkResource 接口

定义

专用链接资源。

public interface IPrivateLinkResource : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.CosmosDB.Fluent.Models.PrivateLinkResourceInner>
type IPrivateLinkResource = interface
    interface IBeta
    interface IHasInner<PrivateLinkResourceInner>
Public Interface IPrivateLinkResource
Implements IBeta, IHasInner(Of PrivateLinkResourceInner)
实现

属性

GroupId

获取专用链接资源组 ID。

Id

获取 ID 值。

Inner

专用链接资源。

(继承自 IHasInner<T>)
Name

获取名称值。

RequiredMembers

获取专用链接资源所需的成员名称。

Type

获取类型值。

适用于