共用方式為


ResolvePrivateLinkServiceId interface

代表 ResolvePrivateLinkServiceId 的介面。

方法

post(string, string, PrivateLinkResource, ResolvePrivateLinkServiceIdPostOptionalParams)

取得指定受控叢集的私人連結服務識別碼。

方法詳細資料

post(string, string, PrivateLinkResource, ResolvePrivateLinkServiceIdPostOptionalParams)

取得指定受控叢集的私人連結服務識別碼。

function post(resourceGroupName: string, resourceName: string, parameters: PrivateLinkResource, options?: ResolvePrivateLinkServiceIdPostOptionalParams): Promise<PrivateLinkResource>

參數

resourceGroupName

string

資源群組的名稱。 名稱不區分大小寫。

resourceName

string

受控叢集資源的名稱。

parameters
PrivateLinkResource

解析私人連結服務識別碼所需的參數。

傳回