IResourceManagementPrivateLinkOperations 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.
ResourceManagementPrivateLinkOperations operations.
public interface IResourceManagementPrivateLinkOperations
type IResourceManagementPrivateLinkOperations = interface
Public Interface IResourceManagementPrivateLinkOperations
Methods
DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Delete a resource management private link. |
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Get a resource management private link(resource-level). |
ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Get all the resource management private links in a resource group. |
ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) |
Get all the resource management private links in a subscription. |
PutWithHttpMessagesAsync(String, String, ResourceManagementPrivateLinkLocation, Dictionary<String,List<String>>, CancellationToken) |
Create a resource management group private link. |
Extension Methods
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET