Delen via


IAuthorizationsOperations Interface

Definitie

AutorisatiesBewerkingen.

public interface IAuthorizationsOperations
type IAuthorizationsOperations = interface
Public Interface IAuthorizationsOperations

Methoden

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, ExpressRouteAuthorization, Dictionary<String,List<String>>, CancellationToken)

Een ExpressRoute-circuitautorisatie maken of bijwerken in een privécloud

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

Een ExpressRoute-circuitautorisatie verwijderen in een privécloud

CreateOrUpdateWithHttpMessagesAsync(String, String, String, ExpressRouteAuthorization, Dictionary<String,List<String>>, CancellationToken)

Een ExpressRoute-circuitautorisatie maken of bijwerken in een privécloud

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

Een ExpressRoute-circuitautorisatie verwijderen in een privécloud

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

Een ExpressRoute-circuitautorisatie op naam ophalen in een privécloud

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

ExpressRoute-circuitautorisaties in een privécloud weergeven

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

ExpressRoute-circuitautorisaties in een privécloud weergeven

Extensiemethoden

BeginCreateOrUpdate(IAuthorizationsOperations, String, String, String, ExpressRouteAuthorization)

Een ExpressRoute-circuitautorisatie maken of bijwerken in een privécloud

BeginCreateOrUpdateAsync(IAuthorizationsOperations, String, String, String, ExpressRouteAuthorization, CancellationToken)

Een ExpressRoute-circuitautorisatie maken of bijwerken in een privécloud

BeginDelete(IAuthorizationsOperations, String, String, String)

Een ExpressRoute-circuitautorisatie verwijderen in een privécloud

BeginDeleteAsync(IAuthorizationsOperations, String, String, String, CancellationToken)

Een ExpressRoute-circuitautorisatie verwijderen in een privécloud

CreateOrUpdate(IAuthorizationsOperations, String, String, String, ExpressRouteAuthorization)

Een ExpressRoute-circuitautorisatie maken of bijwerken in een privécloud

CreateOrUpdateAsync(IAuthorizationsOperations, String, String, String, ExpressRouteAuthorization, CancellationToken)

Een ExpressRoute-circuitautorisatie maken of bijwerken in een privécloud

Delete(IAuthorizationsOperations, String, String, String)

Een ExpressRoute-circuitautorisatie verwijderen in een privécloud

DeleteAsync(IAuthorizationsOperations, String, String, String, CancellationToken)

Een ExpressRoute-circuitautorisatie verwijderen in een privécloud

Get(IAuthorizationsOperations, String, String, String)

Een ExpressRoute-circuitautorisatie op naam ophalen in een privécloud

GetAsync(IAuthorizationsOperations, String, String, String, CancellationToken)

Een ExpressRoute-circuitautorisatie op naam ophalen in een privécloud

List(IAuthorizationsOperations, String, String)

ExpressRoute-circuitautorisaties in een privécloud weergeven

ListAsync(IAuthorizationsOperations, String, String, CancellationToken)

ExpressRoute-circuitautorisaties in een privécloud weergeven

ListNext(IAuthorizationsOperations, String)

ExpressRoute-circuitautorisaties in een privécloud weergeven

ListNextAsync(IAuthorizationsOperations, String, CancellationToken)

ExpressRoute-circuitautorisaties in een privécloud weergeven

Van toepassing op