Alb Class

Definition

Low-level API implementation for the Alb service. Traffic Controller Provider management API.

public class Alb
type Alb = class
Public Class Alb
Inheritance
Alb

Constructors

Name Description
Alb()

Methods

Name Description
AssociationsInterfaceCreateOrUpdate(String, String, String, String, IAssociation, Func<HttpResponseMessage,Task<IAssociation>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Update a Association

AssociationsInterfaceCreateOrUpdateViaIdentity(String, IAssociation, Func<HttpResponseMessage,Task<IAssociation>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Update a Association

AssociationsInterfaceCreateOrUpdateViaIdentityWithResult(String, IAssociation, IEventListener, ISendAsync, SerializationMode)
AssociationsInterfaceCreateOrUpdateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IAssociation>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update a Association

AssociationsInterfaceCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
AssociationsInterfaceCreateOrUpdateWithResult(String, String, String, String, IAssociation, IEventListener, ISendAsync, SerializationMode)
AssociationsInterfaceDelete(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a Association

AssociationsInterfaceDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a Association

AssociationsInterfaceGet(String, String, String, String, Func<HttpResponseMessage, Task<IAssociation>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Get a Association

AssociationsInterfaceGetViaIdentity(String, Func<HttpResponseMessage, Task<IAssociation>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Get a Association

AssociationsInterfaceGetViaIdentityWithResult(String, IEventListener, ISendAsync)
AssociationsInterfaceGetWithResult(String, String, String, String, IEventListener, ISendAsync)
AssociationsInterfaceListByTrafficController(String, String, String, Func<HttpResponseMessage,Task<IAssociationListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List Association resources by TrafficController

AssociationsInterfaceListByTrafficControllerViaIdentity(String, Func<HttpResponseMessage,Task<IAssociationListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List Association resources by TrafficController

AssociationsInterfaceListByTrafficControllerViaIdentityWithResult(String, IEventListener, ISendAsync)
AssociationsInterfaceListByTrafficControllerWithResult(String, String, String, IEventListener, ISendAsync)
AssociationsInterfaceUpdate(String, String, String, String, IAssociationUpdate, Func<HttpResponseMessage,Task<IAssociation>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Update a Association

AssociationsInterfaceUpdateViaIdentity(String, IAssociationUpdate, Func<HttpResponseMessage,Task<IAssociation>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Update a Association

AssociationsInterfaceUpdateViaIdentityWithResult(String, IAssociationUpdate, IEventListener, ISendAsync, SerializationMode)
AssociationsInterfaceUpdateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IAssociation>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update a Association

AssociationsInterfaceUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
AssociationsInterfaceUpdateWithResult(String, String, String, String, IAssociationUpdate, IEventListener, ISendAsync, SerializationMode)
FrontendsInterfaceCreateOrUpdate(String, String, String, String, IFrontend, Func<HttpResponseMessage,Task<IFrontend>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Update a Frontend

FrontendsInterfaceCreateOrUpdateViaIdentity(String, IFrontend, Func<HttpResponseMessage,Task<IFrontend>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Update a Frontend

FrontendsInterfaceCreateOrUpdateViaIdentityWithResult(String, IFrontend, IEventListener, ISendAsync, SerializationMode)
FrontendsInterfaceCreateOrUpdateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IFrontend>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update a Frontend

FrontendsInterfaceCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
FrontendsInterfaceCreateOrUpdateWithResult(String, String, String, String, IFrontend, IEventListener, ISendAsync, SerializationMode)
FrontendsInterfaceDelete(String, String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a Frontend

FrontendsInterfaceDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a Frontend

FrontendsInterfaceGet(String, String, String, String, Func<HttpResponseMessage, Task<IFrontend>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Get a Frontend

FrontendsInterfaceGetViaIdentity(String, Func<HttpResponseMessage, Task<IFrontend>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Get a Frontend

FrontendsInterfaceGetViaIdentityWithResult(String, IEventListener, ISendAsync)
FrontendsInterfaceGetWithResult(String, String, String, String, IEventListener, ISendAsync)
FrontendsInterfaceListByTrafficController(String, String, String, Func<HttpResponseMessage,Task<IFrontendListResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List Frontend resources by TrafficController

FrontendsInterfaceListByTrafficControllerViaIdentity(String, Func<HttpResponseMessage, Task<IFrontendListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

List Frontend resources by TrafficController

FrontendsInterfaceListByTrafficControllerViaIdentityWithResult(String, IEventListener, ISendAsync)
FrontendsInterfaceListByTrafficControllerWithResult(String, String, String, IEventListener, ISendAsync)
FrontendsInterfaceUpdate(String, String, String, String, IFrontendUpdate, Func<HttpResponseMessage,Task<IFrontend>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Update a Frontend

FrontendsInterfaceUpdateViaIdentity(String, IFrontendUpdate, Func<HttpResponseMessage, Task<IFrontend>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync, SerializationMode)

Update a Frontend

FrontendsInterfaceUpdateViaIdentityWithResult(String, IFrontendUpdate, IEventListener, ISendAsync, SerializationMode)
FrontendsInterfaceUpdateViaJsonString(String, String, String, String, String, Func<HttpResponseMessage,Task<IFrontend>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update a Frontend

FrontendsInterfaceUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
FrontendsInterfaceUpdateWithResult(String, String, String, String, IFrontendUpdate, IEventListener, ISendAsync, SerializationMode)
OperationsList(Func<HttpResponseMessage,Task<IOperationListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List the operations for the provider

OperationsListViaIdentity(String, Func<HttpResponseMessage,Task<IOperationListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List the operations for the provider

OperationsListViaIdentityWithResult(String, IEventListener, ISendAsync)
OperationsListWithResult(IEventListener, ISendAsync)
TrafficControllerInterfaceCreateOrUpdate(String, String, String, ITrafficController, Func<HttpResponseMessage,Task<ITrafficController>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Update a TrafficController

TrafficControllerInterfaceCreateOrUpdateViaIdentity(String, ITrafficController, Func<HttpResponseMessage,Task<ITrafficController>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Update a TrafficController

TrafficControllerInterfaceCreateOrUpdateViaIdentityWithResult(String, ITrafficController, IEventListener, ISendAsync, SerializationMode)
TrafficControllerInterfaceCreateOrUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<ITrafficController>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update a TrafficController

TrafficControllerInterfaceCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
TrafficControllerInterfaceCreateOrUpdateWithResult(String, String, String, ITrafficController, IEventListener, ISendAsync, SerializationMode)
TrafficControllerInterfaceDelete(String, String, String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a TrafficController

TrafficControllerInterfaceDeleteViaIdentity(String, Func<HttpResponseMessage, Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Delete a TrafficController

TrafficControllerInterfaceGet(String, String, String, Func<HttpResponseMessage, Task<ITrafficController>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Get a TrafficController

TrafficControllerInterfaceGetViaIdentity(String, Func<HttpResponseMessage, Task<ITrafficController>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Get a TrafficController

TrafficControllerInterfaceGetViaIdentityWithResult(String, IEventListener, ISendAsync)
TrafficControllerInterfaceGetWithResult(String, String, String, IEventListener, ISendAsync)
TrafficControllerInterfaceListByResourceGroup(String, String, Func<HttpResponseMessage,Task<ITrafficControllerListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List TrafficController resources by resource group

TrafficControllerInterfaceListByResourceGroupViaIdentity(String, Func<HttpResponseMessage,Task<ITrafficControllerListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List TrafficController resources by resource group

TrafficControllerInterfaceListByResourceGroupViaIdentityWithResult(String, IEventListener, ISendAsync)
TrafficControllerInterfaceListByResourceGroupWithResult(String, String, IEventListener, ISendAsync)
TrafficControllerInterfaceListBySubscription(String, Func<HttpResponseMessage, Task<ITrafficControllerListResult>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List TrafficController resources by subscription ID

TrafficControllerInterfaceListBySubscriptionViaIdentity(String, Func<HttpResponseMessage,Task<ITrafficControllerListResult>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

List TrafficController resources by subscription ID

TrafficControllerInterfaceListBySubscriptionViaIdentityWithResult(String, IEventListener, ISendAsync)
TrafficControllerInterfaceListBySubscriptionWithResult(String, IEventListener, ISendAsync)
TrafficControllerInterfaceUpdate(String, String, String, ITrafficControllerUpdate, Func<HttpResponseMessage,Task<ITrafficController>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Update a TrafficController

TrafficControllerInterfaceUpdateViaIdentity(String, ITrafficControllerUpdate, Func<HttpResponseMessage,Task<ITrafficController>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)

Update a TrafficController

TrafficControllerInterfaceUpdateViaIdentityWithResult(String, ITrafficControllerUpdate, IEventListener, ISendAsync, SerializationMode)
TrafficControllerInterfaceUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task<ITrafficController>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update a TrafficController

TrafficControllerInterfaceUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
TrafficControllerInterfaceUpdateWithResult(String, String, String, ITrafficControllerUpdate, IEventListener, ISendAsync, SerializationMode)

Applies to