Share via


ResolvePrivateLinkServiceIdOperations interface

Interface representing a ResolvePrivateLinkServiceId operations.

Properties

post

Gets the private link service ID for the specified managed cluster.

Property Details

post

Gets the private link service ID for the specified managed cluster.

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

Property Value

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