IResolvePrivateLinkServiceIdOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ResolvePrivateLinkServiceIdOperations operations.
public interface IResolvePrivateLinkServiceIdOperations
type IResolvePrivateLinkServiceIdOperations = interface
Public Interface IResolvePrivateLinkServiceIdOperations
Methods
PostWithHttpMessagesAsync(String, String, PrivateLinkResource, Dictionary<String,List<String>>, CancellationToken) |
Gets the private link service ID for the specified managed cluster. |
Extension Methods
Post(IResolvePrivateLinkServiceIdOperations, String, String, PrivateLinkResource) |
Gets the private link service ID for the specified managed cluster. |
PostAsync(IResolvePrivateLinkServiceIdOperations, String, String, PrivateLinkResource, CancellationToken) |
Gets the private link service ID for the specified managed cluster. |