ResolvePrivateLinkServiceIdOperations interface
ResolvePrivateLinkServiceId操作を表すインターフェース。
プロパティ
| post | 指定したマネージドクラスターのプライベートリンクサービスIDを取得します。 |
プロパティの詳細
post
指定したマネージドクラスターのプライベートリンクサービスIDを取得します。
post: (resourceGroupName: string, resourceName: string, parameters: PrivateLinkResource, options?: ResolvePrivateLinkServiceIdPostOptionalParams) => Promise<PrivateLinkResource>
プロパティ値
(resourceGroupName: string, resourceName: string, parameters: PrivateLinkResource, options?: ResolvePrivateLinkServiceIdPostOptionalParams) => Promise<PrivateLinkResource>