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

IResolvePrivateLinkServiceIdOperations 接口

定义

ResolvePrivateLinkServiceIdOperations 操作。

public interface IResolvePrivateLinkServiceIdOperations
type IResolvePrivateLinkServiceIdOperations = interface
Public Interface IResolvePrivateLinkServiceIdOperations

方法

POSTWithHttpMessagesAsync(String, String, PrivateLinkResourceInner, Dictionary<String,List<String>>, CancellationToken)

获取指定托管群集的专用链接服务 ID。

扩展方法

POSTAsync(IResolvePrivateLinkServiceIdOperations, String, String, PrivateLinkResourceInner, CancellationToken)

获取指定托管群集的专用链接服务 ID。

适用于