共用方式為


IPrivateLinkResourcesOperations Interface

Definition

PrivateLinkResourcesOperations operations.

public interface IPrivateLinkResourcesOperations
type IPrivateLinkResourcesOperations = interface
Public Interface IPrivateLinkResourcesOperations

Methods

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets lists of resources that supports Privatelinks. https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx

Extension Methods

Get(IPrivateLinkResourcesOperations, String, String)

Gets lists of resources that supports Privatelinks. https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx

GetAsync(IPrivateLinkResourcesOperations, String, String, CancellationToken)

Gets lists of resources that supports Privatelinks. https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx

Applies to