Share via


NetworkCloud Class

Definition

Low-level API implementation for the NetworkCloud service. The Network Cloud APIs provide management of the Azure Operator Nexus compute resources such as on-premises clusters, hardware resources, and workload infrastructure resources.

public class NetworkCloud
type NetworkCloud = class
Public Class NetworkCloud
Inheritance
NetworkCloud

Constructors

NetworkCloud()

Methods

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

Create a new Kubernetes cluster agent pool or update the properties of the existing one.

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

Create a new Kubernetes cluster agent pool or update the properties of the existing one.

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

Create a new Kubernetes cluster agent pool or update the properties of the existing one.

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

Create a new Kubernetes cluster agent pool or update the properties of the existing one.

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

Delete the provided Kubernetes cluster agent pool.

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

Delete the provided Kubernetes cluster agent pool.

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

Delete the provided Kubernetes cluster agent pool.

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

Delete the provided Kubernetes cluster agent pool.

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

Get properties of the provided Kubernetes cluster agent pool.

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

Get properties of the provided Kubernetes cluster agent pool.

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

Get properties of the provided Kubernetes cluster agent pool.

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

Get properties of the provided Kubernetes cluster agent pool.

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

Get a list of agent pools for the provided Kubernetes cluster.

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

Get a list of agent pools for the provided Kubernetes cluster.

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

Get a list of agent pools for the provided Kubernetes cluster.

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

Get a list of agent pools for the provided Kubernetes cluster.

AgentPoolsUpdate(String, String, String, String, IAgentPoolPatchParameters, Func<HttpResponseMessage,Task<IAgentPool>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided Kubernetes cluster agent pool, or update the tags associated with the Kubernetes cluster agent pool. Properties and tag updates can be done independently.

AgentPoolsUpdate(String, String, String, String, IAgentPoolPatchParameters, Func<HttpResponseMessage,Task<IAgentPool>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided Kubernetes cluster agent pool, or update the tags associated with the Kubernetes cluster agent pool. Properties and tag updates can be done independently.

AgentPoolsUpdateViaIdentity(String, IAgentPoolPatchParameters, Func<HttpResponseMessage,Task<IAgentPool>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided Kubernetes cluster agent pool, or update the tags associated with the Kubernetes cluster agent pool. Properties and tag updates can be done independently.

AgentPoolsUpdateViaIdentity(String, IAgentPoolPatchParameters, Func<HttpResponseMessage,Task<IAgentPool>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided Kubernetes cluster agent pool, or update the tags associated with the Kubernetes cluster agent pool. Properties and tag updates can be done independently.

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

Create a new bare metal machine key set or update the existing one for the provided cluster.

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

Create a new bare metal machine key set or update the existing one for the provided cluster.

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

Create a new bare metal machine key set or update the existing one for the provided cluster.

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

Create a new bare metal machine key set or update the existing one for the provided cluster.

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

Delete the bare metal machine key set of the provided cluster.

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

Delete the bare metal machine key set of the provided cluster.

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

Delete the bare metal machine key set of the provided cluster.

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

Delete the bare metal machine key set of the provided cluster.

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

Get bare metal machine key set of the provided cluster.

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

Get bare metal machine key set of the provided cluster.

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

Get bare metal machine key set of the provided cluster.

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

Get bare metal machine key set of the provided cluster.

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

Get a list of bare metal machine key sets for the provided cluster.

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

Get a list of bare metal machine key sets for the provided cluster.

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

Get a list of bare metal machine key sets for the provided cluster.

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

Get a list of bare metal machine key sets for the provided cluster.

BareMetalMachineKeySetsUpdate(String, String, String, String, IBareMetalMachineKeySetPatchParameters, Func<HttpResponseMessage, Task<IBareMetalMachineKeySet>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of bare metal machine key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

BareMetalMachineKeySetsUpdate(String, String, String, String, IBareMetalMachineKeySetPatchParameters, Func<HttpResponseMessage, Task<IBareMetalMachineKeySet>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of bare metal machine key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

BareMetalMachineKeySetsUpdateViaIdentity(String, IBareMetalMachineKeySetPatchParameters, Func<HttpResponseMessage,Task<IBareMetalMachineKeySet>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of bare metal machine key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

BareMetalMachineKeySetsUpdateViaIdentity(String, IBareMetalMachineKeySetPatchParameters, Func<HttpResponseMessage,Task<IBareMetalMachineKeySet>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of bare metal machine key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

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

Cordon the provided bare metal machine's Kubernetes node.

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

Cordon the provided bare metal machine's Kubernetes node.

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

Cordon the provided bare metal machine's Kubernetes node.

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

Cordon the provided bare metal machine's Kubernetes node.

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

Create a new bare metal machine or update the properties of the existing one. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Create a new bare metal machine or update the properties of the existing one. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Create a new bare metal machine or update the properties of the existing one. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Create a new bare metal machine or update the properties of the existing one. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Delete the provided bare metal machine. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Delete the provided bare metal machine. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Delete the provided bare metal machine. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Delete the provided bare metal machine. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Get properties of the provided bare metal machine.

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

Get properties of the provided bare metal machine.

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

Get properties of the provided bare metal machine.

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

Get properties of the provided bare metal machine.

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

Get a list of bare metal machines in the provided resource group.

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

Get a list of bare metal machines in the provided resource group.

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

Get a list of bare metal machines in the provided resource group.

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

Get a list of bare metal machines in the provided resource group.

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

Get a list of bare metal machines in the provided subscription.

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

Get a list of bare metal machines in the provided subscription.

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

Get a list of bare metal machines in the provided subscription.

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

Get a list of bare metal machines in the provided subscription.

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

Power off the provided bare metal machine.

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

Power off the provided bare metal machine.

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

Power off the provided bare metal machine.

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

Power off the provided bare metal machine.

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

Reimage the provided bare metal machine.

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

Reimage the provided bare metal machine.

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

Reimage the provided bare metal machine.

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

Reimage the provided bare metal machine.

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

Replace the provided bare metal machine.

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

Replace the provided bare metal machine.

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

Replace the provided bare metal machine.

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

Replace the provided bare metal machine.

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

Restart the provided bare metal machine.

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

Restart the provided bare metal machine.

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

Restart the provided bare metal machine.

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

Restart the provided bare metal machine.

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

Run the command or the script on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

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

Run the command or the script on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

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

Run the command or the script on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

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

Run the command or the script on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

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

Run one or more data extractions on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

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

Run one or more data extractions on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

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

Run one or more data extractions on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

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

Run one or more data extractions on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

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

Run one or more read-only commands on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

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

Run one or more read-only commands on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

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

Run one or more read-only commands on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

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

Run one or more read-only commands on the provided bare metal machine. The URL to storage account with the command execution results and the command exit code can be retrieved from the operation status API once available.

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

Start the provided bare metal machine.

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

Start the provided bare metal machine.

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

Start the provided bare metal machine.

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

Start the provided bare metal machine.

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

Uncordon the provided bare metal machine's Kubernetes node.

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

Uncordon the provided bare metal machine's Kubernetes node.

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

Uncordon the provided bare metal machine's Kubernetes node.

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

Uncordon the provided bare metal machine's Kubernetes node.

BareMetalMachinesUpdate(String, String, String, IBareMetalMachinePatchParameters, Func<HttpResponseMessage,Task<IBareMetalMachine>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of the provided bare metal machine, or update tags associated with the bare metal machine. Properties and tag updates can be done independently.

BareMetalMachinesUpdate(String, String, String, IBareMetalMachinePatchParameters, Func<HttpResponseMessage,Task<IBareMetalMachine>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of the provided bare metal machine, or update tags associated with the bare metal machine. Properties and tag updates can be done independently.

BareMetalMachinesUpdateViaIdentity(String, IBareMetalMachinePatchParameters, Func<HttpResponseMessage,Task<IBareMetalMachine>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of the provided bare metal machine, or update tags associated with the bare metal machine. Properties and tag updates can be done independently.

BareMetalMachinesUpdateViaIdentity(String, IBareMetalMachinePatchParameters, Func<HttpResponseMessage,Task<IBareMetalMachine>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of the provided bare metal machine, or update tags associated with the bare metal machine. Properties and tag updates can be done independently.

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

Create a new baseboard management controller key set or update the existing one for the provided cluster.

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

Create a new baseboard management controller key set or update the existing one for the provided cluster.

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

Create a new baseboard management controller key set or update the existing one for the provided cluster.

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

Create a new baseboard management controller key set or update the existing one for the provided cluster.

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

Delete the baseboard management controller key set of the provided cluster.

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

Delete the baseboard management controller key set of the provided cluster.

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

Delete the baseboard management controller key set of the provided cluster.

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

Delete the baseboard management controller key set of the provided cluster.

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

Get baseboard management controller key set of the provided cluster.

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

Get baseboard management controller key set of the provided cluster.

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

Get baseboard management controller key set of the provided cluster.

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

Get baseboard management controller key set of the provided cluster.

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

Get a list of baseboard management controller key sets for the provided cluster.

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

Get a list of baseboard management controller key sets for the provided cluster.

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

Get a list of baseboard management controller key sets for the provided cluster.

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

Get a list of baseboard management controller key sets for the provided cluster.

BmcKeySetsUpdate(String, String, String, String, IBmcKeySetPatchParameters, Func<HttpResponseMessage,Task<IBmcKeySet>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of baseboard management controller key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

BmcKeySetsUpdate(String, String, String, String, IBmcKeySetPatchParameters, Func<HttpResponseMessage,Task<IBmcKeySet>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of baseboard management controller key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

BmcKeySetsUpdateViaIdentity(String, IBmcKeySetPatchParameters, Func<HttpResponseMessage,Task<IBmcKeySet>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of baseboard management controller key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

BmcKeySetsUpdateViaIdentity(String, IBmcKeySetPatchParameters, Func<HttpResponseMessage,Task<IBmcKeySet>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of baseboard management controller key set for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

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

Create a new cloud services network or update the properties of the existing cloud services network.

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

Create a new cloud services network or update the properties of the existing cloud services network.

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

Create a new cloud services network or update the properties of the existing cloud services network.

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

Create a new cloud services network or update the properties of the existing cloud services network.

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

Delete the provided cloud services network.

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

Delete the provided cloud services network.

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

Delete the provided cloud services network.

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

Delete the provided cloud services network.

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

Get properties of the provided cloud services network.

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

Get properties of the provided cloud services network.

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

Get properties of the provided cloud services network.

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

Get properties of the provided cloud services network.

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

Get a list of cloud services networks in the provided resource group.

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

Get a list of cloud services networks in the provided resource group.

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

Get a list of cloud services networks in the provided resource group.

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

Get a list of cloud services networks in the provided resource group.

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

Get a list of cloud services networks in the provided subscription.

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

Get a list of cloud services networks in the provided subscription.

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

Get a list of cloud services networks in the provided subscription.

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

Get a list of cloud services networks in the provided subscription.

CloudServicesNetworksUpdate(String, String, String, ICloudServicesNetworkPatchParameters, Func<HttpResponseMessage,Task<ICloudServicesNetwork>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update properties of the provided cloud services network, or update the tags associated with it. Properties and tag updates can be done independently.

CloudServicesNetworksUpdate(String, String, String, ICloudServicesNetworkPatchParameters, Func<HttpResponseMessage,Task<ICloudServicesNetwork>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update properties of the provided cloud services network, or update the tags associated with it. Properties and tag updates can be done independently.

CloudServicesNetworksUpdateViaIdentity(String, ICloudServicesNetworkPatchParameters, Func<HttpResponseMessage,Task<ICloudServicesNetwork>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update properties of the provided cloud services network, or update the tags associated with it. Properties and tag updates can be done independently.

CloudServicesNetworksUpdateViaIdentity(String, ICloudServicesNetworkPatchParameters, Func<HttpResponseMessage,Task<ICloudServicesNetwork>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update properties of the provided cloud services network, or update the tags associated with it. Properties and tag updates can be done independently.

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

Create a new cluster manager or update properties of the cluster manager if it exists.

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

Create a new cluster manager or update properties of the cluster manager if it exists.

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

Create a new cluster manager or update properties of the cluster manager if it exists.

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

Create a new cluster manager or update properties of the cluster manager if it exists.

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

Delete the provided cluster manager.

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

Delete the provided cluster manager.

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

Delete the provided cluster manager.

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

Delete the provided cluster manager.

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

Get the properties of the provided cluster manager.

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

Get the properties of the provided cluster manager.

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

Get the properties of the provided cluster manager.

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

Get the properties of the provided cluster manager.

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

Get a list of cluster managers in the provided resource group.

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

Get a list of cluster managers in the provided resource group.

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

Get a list of cluster managers in the provided resource group.

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

Get a list of cluster managers in the provided resource group.

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

Get a list of cluster managers in the provided subscription.

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

Get a list of cluster managers in the provided subscription.

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

Get a list of cluster managers in the provided subscription.

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

Get a list of cluster managers in the provided subscription.

ClusterManagersUpdate(String, String, String, IClusterManagerPatchParameters, Func<HttpResponseMessage,Task<IClusterManager>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of the provided cluster manager, or update the tags assigned to the cluster manager. Properties and tag updates can be done independently.

ClusterManagersUpdate(String, String, String, IClusterManagerPatchParameters, Func<HttpResponseMessage,Task<IClusterManager>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of the provided cluster manager, or update the tags assigned to the cluster manager. Properties and tag updates can be done independently.

ClusterManagersUpdateViaIdentity(String, IClusterManagerPatchParameters, Func<HttpResponseMessage,Task<IClusterManager>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of the provided cluster manager, or update the tags assigned to the cluster manager. Properties and tag updates can be done independently.

ClusterManagersUpdateViaIdentity(String, IClusterManagerPatchParameters, Func<HttpResponseMessage,Task<IClusterManager>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of the provided cluster manager, or update the tags assigned to the cluster manager. Properties and tag updates can be done independently.

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

Trigger the continuation of an update for a cluster with a matching update strategy that has paused after completing a segment of the update.

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

Trigger the continuation of an update for a cluster with a matching update strategy that has paused after completing a segment of the update.

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

Create a new cluster or update the properties of the cluster if it exists.

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

Create a new cluster or update the properties of the cluster if it exists.

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

Create a new cluster or update the properties of the cluster if it exists.

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

Create a new cluster or update the properties of the cluster if it exists.

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

Delete the provided cluster.

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

Delete the provided cluster.

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

Delete the provided cluster.

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

Delete the provided cluster.

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

Deploy the cluster using the rack configuration provided during creation.

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

Deploy the cluster to the provided rack.

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

Deploy the cluster using the rack configuration provided during creation.

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

Deploy the cluster to the provided rack.

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

Get properties of the provided cluster.

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

Get properties of the provided cluster.

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

Get properties of the provided cluster.

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

Get properties of the provided cluster.

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

Get a list of clusters in the provided resource group.

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

Get a list of clusters in the provided resource group.

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

Get a list of clusters in the provided resource group.

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

Get a list of clusters in the provided resource group.

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

Get a list of clusters in the provided subscription.

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

Get a list of clusters in the provided subscription.

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

Get a list of clusters in the provided subscription.

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

Get a list of clusters in the provided subscription.

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

Triggers the execution of a runtime protection scan to detect and remediate detected issues, in accordance with the cluster configuration.

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

Triggers the execution of a runtime protection scan to detect and remediate detected issues, in accordance with the cluster configuration.

ClustersUpdate(String, String, String, IClusterPatchParameters, Func<HttpResponseMessage,Task<ICluster>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided cluster, or update the tags associated with the cluster. Properties and tag updates can be done independently.

ClustersUpdate(String, String, String, IClusterPatchParameters, Func<HttpResponseMessage,Task<ICluster>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided cluster, or update the tags associated with the cluster. Properties and tag updates can be done independently.

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

Update the version of the provided cluster to one of the available supported versions.

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

Update the version of the provided cluster to one of the available supported versions.

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

Update the version of the provided cluster to one of the available supported versions.

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

Update the version of the provided cluster to one of the available supported versions.

ClustersUpdateViaIdentity(String, IClusterPatchParameters, Func<HttpResponseMessage, Task<ICluster>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Patch the properties of the provided cluster, or update the tags associated with the cluster. Properties and tag updates can be done independently.

ClustersUpdateViaIdentity(String, IClusterPatchParameters, Func<HttpResponseMessage, Task<ICluster>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Patch the properties of the provided cluster, or update the tags associated with the cluster. Properties and tag updates can be done independently.

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

Create a new virtual machine console or update the properties of the existing virtual machine console.

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

Create a new virtual machine console or update the properties of the existing virtual machine console.

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

Create a new virtual machine console or update the properties of the existing virtual machine console.

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

Create a new virtual machine console or update the properties of the existing virtual machine console.

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

Delete the provided virtual machine console.

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

Delete the provided virtual machine console.

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

Delete the provided virtual machine console.

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

Delete the provided virtual machine console.

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

Get properties of the provided virtual machine console.

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

Get properties of the provided virtual machine console.

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

Get properties of the provided virtual machine console.

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

Get properties of the provided virtual machine console.

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

Get a list of consoles for the provided virtual machine.

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

Get a list of consoles for the provided virtual machine.

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

Get a list of consoles for the provided virtual machine.

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

Get a list of consoles for the provided virtual machine.

ConsolesUpdate(String, String, String, String, IConsolePatchParameters, Func<HttpResponseMessage,Task<IConsole>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided virtual machine console, or update the tags associated with the virtual machine console. Properties and tag updates can be done independently.

ConsolesUpdate(String, String, String, String, IConsolePatchParameters, Func<HttpResponseMessage,Task<IConsole>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided virtual machine console, or update the tags associated with the virtual machine console. Properties and tag updates can be done independently.

ConsolesUpdateViaIdentity(String, IConsolePatchParameters, Func<HttpResponseMessage, Task<IConsole>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Patch the properties of the provided virtual machine console, or update the tags associated with the virtual machine console. Properties and tag updates can be done independently.

ConsolesUpdateViaIdentity(String, IConsolePatchParameters, Func<HttpResponseMessage, Task<IConsole>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Patch the properties of the provided virtual machine console, or update the tags associated with the virtual machine console. Properties and tag updates can be done independently.

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

Create a new Kubernetes cluster feature or update properties of the Kubernetes cluster feature if it exists.

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

Create a new Kubernetes cluster feature or update properties of the Kubernetes cluster feature if it exists.

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

Delete the provided Kubernetes cluster feature.

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

Delete the provided Kubernetes cluster feature.

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

Get properties of the provided the Kubernetes cluster feature.

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

Get properties of the provided the Kubernetes cluster feature.

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

Get a list of features for the provided Kubernetes cluster.

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

Get a list of features for the provided Kubernetes cluster.

KubernetesClusterFeaturesUpdate(String, String, String, String, IKubernetesClusterFeaturePatchParameters, Func<HttpResponseMessage, Task<IKubernetesClusterFeature>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of the provided Kubernetes cluster feature.

KubernetesClusterFeaturesUpdateViaIdentity(String, IKubernetesClusterFeaturePatchParameters, Func<HttpResponseMessage,Task<IKubernetesClusterFeature>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of the provided Kubernetes cluster feature.

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

Create a new Kubernetes cluster or update the properties of the existing one.

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

Create a new Kubernetes cluster or update the properties of the existing one.

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

Create a new Kubernetes cluster or update the properties of the existing one.

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

Create a new Kubernetes cluster or update the properties of the existing one.

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

Delete the provided Kubernetes cluster.

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

Delete the provided Kubernetes cluster.

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

Delete the provided Kubernetes cluster.

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

Delete the provided Kubernetes cluster.

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

Get properties of the provided the Kubernetes cluster.

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

Get properties of the provided the Kubernetes cluster.

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

Get properties of the provided the Kubernetes cluster.

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

Get properties of the provided the Kubernetes cluster.

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

Get a list of Kubernetes clusters in the provided resource group.

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

Get a list of Kubernetes clusters in the provided resource group.

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

Get a list of Kubernetes clusters in the provided resource group.

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

Get a list of Kubernetes clusters in the provided resource group.

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

Get a list of Kubernetes clusters in the provided subscription.

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

Get a list of Kubernetes clusters in the provided subscription.

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

Get a list of Kubernetes clusters in the provided subscription.

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

Get a list of Kubernetes clusters in the provided subscription.

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

Restart a targeted node of a Kubernetes cluster.

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

Restart a targeted node of a Kubernetes cluster.

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

Restart a targeted node of a Kubernetes cluster.

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

Restart a targeted node of a Kubernetes cluster.

KubernetesClustersUpdate(String, String, String, IKubernetesClusterPatchParameters, Func<HttpResponseMessage,Task<IKubernetesCluster>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided Kubernetes cluster, or update the tags associated with the Kubernetes cluster. Properties and tag updates can be done independently.

KubernetesClustersUpdate(String, String, String, IKubernetesClusterPatchParameters, Func<HttpResponseMessage,Task<IKubernetesCluster>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided Kubernetes cluster, or update the tags associated with the Kubernetes cluster. Properties and tag updates can be done independently.

KubernetesClustersUpdateViaIdentity(String, IKubernetesClusterPatchParameters, Func<HttpResponseMessage,Task<IKubernetesCluster>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided Kubernetes cluster, or update the tags associated with the Kubernetes cluster. Properties and tag updates can be done independently.

KubernetesClustersUpdateViaIdentity(String, IKubernetesClusterPatchParameters, Func<HttpResponseMessage,Task<IKubernetesCluster>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided Kubernetes cluster, or update the tags associated with the Kubernetes cluster. Properties and tag updates can be done independently.

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

Create a new layer 2 (L2) network or update the properties of the existing network.

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

Create a new layer 2 (L2) network or update the properties of the existing network.

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

Create a new layer 2 (L2) network or update the properties of the existing network.

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

Create a new layer 2 (L2) network or update the properties of the existing network.

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

Delete the provided layer 2 (L2) network.

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

Delete the provided layer 2 (L2) network.

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

Delete the provided layer 2 (L2) network.

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

Delete the provided layer 2 (L2) network.

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

Get properties of the provided layer 2 (L2) network.

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

Get properties of the provided layer 2 (L2) network.

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

Get properties of the provided layer 2 (L2) network.

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

Get properties of the provided layer 2 (L2) network.

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

Get a list of layer 2 (L2) networks in the provided resource group.

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

Get a list of layer 2 (L2) networks in the provided resource group.

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

Get a list of layer 2 (L2) networks in the provided resource group.

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

Get a list of layer 2 (L2) networks in the provided resource group.

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

Get a list of layer 2 (L2) networks in the provided subscription.

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

Get a list of layer 2 (L2) networks in the provided subscription.

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

Get a list of layer 2 (L2) networks in the provided subscription.

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

Get a list of layer 2 (L2) networks in the provided subscription.

L2NetworksUpdate(String, String, String, IL2NetworkPatchParameters, Func<HttpResponseMessage,Task<IL2Network>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided layer 2 (L2) network.

L2NetworksUpdate(String, String, String, IL2NetworkPatchParameters, Func<HttpResponseMessage,Task<IL2Network>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided layer 2 (L2) network.

L2NetworksUpdateViaIdentity(String, IL2NetworkPatchParameters, Func<HttpResponseMessage,Task<IL2Network>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided layer 2 (L2) network.

L2NetworksUpdateViaIdentity(String, IL2NetworkPatchParameters, Func<HttpResponseMessage,Task<IL2Network>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided layer 2 (L2) network.

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

Create a new layer 3 (L3) network or update the properties of the existing network.

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

Create a new layer 3 (L3) network or update the properties of the existing network.

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

Create a new layer 3 (L3) network or update the properties of the existing network.

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

Create a new layer 3 (L3) network or update the properties of the existing network.

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

Delete the provided layer 3 (L3) network.

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

Delete the provided layer 3 (L3) network.

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

Delete the provided layer 3 (L3) network.

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

Delete the provided layer 3 (L3) network.

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

Get properties of the provided layer 3 (L3) network.

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

Get properties of the provided layer 3 (L3) network.

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

Get properties of the provided layer 3 (L3) network.

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

Get properties of the provided layer 3 (L3) network.

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

Get a list of layer 3 (L3) networks in the provided resource group.

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

Get a list of layer 3 (L3) networks in the provided resource group.

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

Get a list of layer 3 (L3) networks in the provided resource group.

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

Get a list of layer 3 (L3) networks in the provided resource group.

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

Get a list of layer 3 (L3) networks in the provided subscription.

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

Get a list of layer 3 (L3) networks in the provided subscription.

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

Get a list of layer 3 (L3) networks in the provided subscription.

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

Get a list of layer 3 (L3) networks in the provided subscription.

L3NetworksUpdate(String, String, String, IL3NetworkPatchParameters, Func<HttpResponseMessage,Task<IL3Network>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided layer 3 (L3) network.

L3NetworksUpdate(String, String, String, IL3NetworkPatchParameters, Func<HttpResponseMessage,Task<IL3Network>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided layer 3 (L3) network.

L3NetworksUpdateViaIdentity(String, IL3NetworkPatchParameters, Func<HttpResponseMessage,Task<IL3Network>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided layer 3 (L3) network.

L3NetworksUpdateViaIdentity(String, IL3NetworkPatchParameters, Func<HttpResponseMessage,Task<IL3Network>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided layer 3 (L3) network.

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

Create new or update the existing metrics configuration of the provided cluster.

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

Create new or update the existing metrics configuration of the provided cluster.

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

Create new or update the existing metrics configuration of the provided cluster.

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

Create new or update the existing metrics configuration of the provided cluster.

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

Delete the metrics configuration of the provided cluster.

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

Delete the metrics configuration of the provided cluster.

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

Delete the metrics configuration of the provided cluster.

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

Delete the metrics configuration of the provided cluster.

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

Get metrics configuration of the provided cluster.

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

Get metrics configuration of the provided cluster.

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

Get metrics configuration of the provided cluster.

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

Get metrics configuration of the provided cluster.

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

Get a list of metrics configurations for the provided cluster.

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

Get a list of metrics configurations for the provided cluster.

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

Get a list of metrics configurations for the provided cluster.

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

Get a list of metrics configurations for the provided cluster.

MetricsConfigurationsUpdate(String, String, String, String, IClusterMetricsConfigurationPatchParameters, Func<HttpResponseMessage,Task<IClusterMetricsConfiguration>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of metrics configuration for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

MetricsConfigurationsUpdate(String, String, String, String, IClusterMetricsConfigurationPatchParameters, Func<HttpResponseMessage,Task<IClusterMetricsConfiguration>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of metrics configuration for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

MetricsConfigurationsUpdateViaIdentity(String, IClusterMetricsConfigurationPatchParameters, Func<HttpResponseMessage,Task<IClusterMetricsConfiguration>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of metrics configuration for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

MetricsConfigurationsUpdateViaIdentity(String, IClusterMetricsConfigurationPatchParameters, Func<HttpResponseMessage,Task<IClusterMetricsConfiguration>, Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch properties of metrics configuration for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.

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

Get a list of all available resource provider operations. It contains a URL link to get the next set of results.

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

Get a list of all available resource provider operations. It contains a URL link to get the next set of results.

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

Get a list of all available resource provider operations. It contains a URL link to get the next set of results.

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

Get a list of all available resource provider operations. It contains a URL link to get the next set of results.

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

Create a new rack or update properties of the existing one. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Create a new rack or update properties of the existing one. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Create a new rack or update properties of the existing one. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Create a new rack or update properties of the existing one. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Delete the provided rack. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Delete the provided rack. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Delete the provided rack. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Delete the provided rack. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Get properties of the provided rack.

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

Get properties of the provided rack.

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

Get properties of the provided rack.

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

Get properties of the provided rack.

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

Get the properties of the provided rack SKU.

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

Get the properties of the provided rack SKU.

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

Get the properties of the provided rack SKU.

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

Get the properties of the provided rack SKU.

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

Get a list of rack SKUs in the provided subscription.

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

Get a list of rack SKUs in the provided subscription.

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

Get a list of rack SKUs in the provided subscription.

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

Get a list of rack SKUs in the provided subscription.

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

Get a list of racks in the provided resource group.

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

Get a list of racks in the provided resource group.

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

Get a list of racks in the provided resource group.

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

Get a list of racks in the provided resource group.

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

Get a list of racks in the provided subscription.

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

Get a list of racks in the provided subscription.

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

Get a list of racks in the provided subscription.

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

Get a list of racks in the provided subscription.

RacksUpdate(String, String, String, IRackPatchParameters, Func<HttpResponseMessage, Task<IRack>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Patch properties of the provided rack, or update the tags associated with the rack. Properties and tag updates can be done independently.

RacksUpdate(String, String, String, IRackPatchParameters, Func<HttpResponseMessage, Task<IRack>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Patch properties of the provided rack, or update the tags associated with the rack. Properties and tag updates can be done independently.

RacksUpdateViaIdentity(String, IRackPatchParameters, Func<HttpResponseMessage, Task<IRack>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Patch properties of the provided rack, or update the tags associated with the rack. Properties and tag updates can be done independently.

RacksUpdateViaIdentity(String, IRackPatchParameters, Func<HttpResponseMessage, Task<IRack>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Patch properties of the provided rack, or update the tags associated with the rack. Properties and tag updates can be done independently.

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

Create a new storage appliance or update the properties of the existing one. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Create a new storage appliance or update the properties of the existing one. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Create a new storage appliance or update the properties of the existing one. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Create a new storage appliance or update the properties of the existing one. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Delete the provided storage appliance. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Delete the provided storage appliance. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Delete the provided storage appliance. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Delete the provided storage appliance. All customer initiated requests will be rejected as the life cycle of this resource is managed by the system.

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

Disable remote vendor management of the provided storage appliance.

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

Disable remote vendor management of the provided storage appliance.

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

Disable remote vendor management of the provided storage appliance.

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

Disable remote vendor management of the provided storage appliance.

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

Enable remote vendor management of the provided storage appliance.

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

Enable remote vendor management of the provided storage appliance.

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

Enable remote vendor management of the provided storage appliance.

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

Enable remote vendor management of the provided storage appliance.

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

Get properties of the provided storage appliance.

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

Get properties of the provided storage appliance.

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

Get properties of the provided storage appliance.

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

Get properties of the provided storage appliance.

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

Get a list of storage appliances in the provided resource group.

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

Get a list of storage appliances in the provided resource group.

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

Get a list of storage appliances in the provided resource group.

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

Get a list of storage appliances in the provided resource group.

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

Get a list of storage appliances in the provided subscription.

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

Get a list of storage appliances in the provided subscription.

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

Get a list of storage appliances in the provided subscription.

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

Get a list of storage appliances in the provided subscription.

StorageAppliancesUpdate(String, String, String, IStorageAppliancePatchParameters, Func<HttpResponseMessage,Task<IStorageAppliance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update properties of the provided storage appliance, or update tags associated with the storage appliance Properties and tag updates can be done independently.

StorageAppliancesUpdate(String, String, String, IStorageAppliancePatchParameters, Func<HttpResponseMessage,Task<IStorageAppliance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update properties of the provided storage appliance, or update tags associated with the storage appliance Properties and tag updates can be done independently.

StorageAppliancesUpdateViaIdentity(String, IStorageAppliancePatchParameters, Func<HttpResponseMessage,Task<IStorageAppliance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update properties of the provided storage appliance, or update tags associated with the storage appliance Properties and tag updates can be done independently.

StorageAppliancesUpdateViaIdentity(String, IStorageAppliancePatchParameters, Func<HttpResponseMessage,Task<IStorageAppliance>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update properties of the provided storage appliance, or update tags associated with the storage appliance Properties and tag updates can be done independently.

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

Create a new trunked network or update the properties of the existing trunked network.

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

Create a new trunked network or update the properties of the existing trunked network.

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

Create a new trunked network or update the properties of the existing trunked network.

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

Create a new trunked network or update the properties of the existing trunked network.

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

Delete the provided trunked network.

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

Delete the provided trunked network.

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

Delete the provided trunked network.

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

Delete the provided trunked network.

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

Get properties of the provided trunked network.

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

Get properties of the provided trunked network.

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

Get properties of the provided trunked network.

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

Get properties of the provided trunked network.

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

Get a list of trunked networks in the provided resource group.

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

Get a list of trunked networks in the provided resource group.

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

Get a list of trunked networks in the provided resource group.

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

Get a list of trunked networks in the provided resource group.

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

Get a list of trunked networks in the provided subscription.

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

Get a list of trunked networks in the provided subscription.

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

Get a list of trunked networks in the provided subscription.

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

Get a list of trunked networks in the provided subscription.

TrunkedNetworksUpdate(String, String, String, ITrunkedNetworkPatchParameters, Func<HttpResponseMessage,Task<ITrunkedNetwork>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided trunked network.

TrunkedNetworksUpdate(String, String, String, ITrunkedNetworkPatchParameters, Func<HttpResponseMessage,Task<ITrunkedNetwork>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided trunked network.

TrunkedNetworksUpdateViaIdentity(String, ITrunkedNetworkPatchParameters, Func<HttpResponseMessage,Task<ITrunkedNetwork>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided trunked network.

TrunkedNetworksUpdateViaIdentity(String, ITrunkedNetworkPatchParameters, Func<HttpResponseMessage,Task<ITrunkedNetwork>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided trunked network.

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

Create a new virtual machine or update the properties of the existing virtual machine.

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

Create a new virtual machine or update the properties of the existing virtual machine.

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

Create a new virtual machine or update the properties of the existing virtual machine.

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

Create a new virtual machine or update the properties of the existing virtual machine.

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

Delete the provided virtual machine.

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

Delete the provided virtual machine.

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

Delete the provided virtual machine.

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

Delete the provided virtual machine.

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

Get properties of the provided virtual machine.

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

Get properties of the provided virtual machine.

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

Get properties of the provided virtual machine.

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

Get properties of the provided virtual machine.

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

Get a list of virtual machines in the provided resource group.

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

Get a list of virtual machines in the provided resource group.

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

Get a list of virtual machines in the provided resource group.

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

Get a list of virtual machines in the provided resource group.

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

Get a list of virtual machines in the provided subscription.

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

Get a list of virtual machines in the provided subscription.

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

Get a list of virtual machines in the provided subscription.

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

Get a list of virtual machines in the provided subscription.

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

Power off the provided virtual machine.

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

Power off the provided virtual machine.

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

Power off the provided virtual machine.

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

Power off the provided virtual machine.

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

Reimage the provided virtual machine.

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

Reimage the provided virtual machine.

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

Reimage the provided virtual machine.

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

Reimage the provided virtual machine.

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

Restart the provided virtual machine.

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

Restart the provided virtual machine.

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

Restart the provided virtual machine.

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

Restart the provided virtual machine.

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

Start the provided virtual machine.

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

Start the provided virtual machine.

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

Start the provided virtual machine.

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

Start the provided virtual machine.

VirtualMachinesUpdate(String, String, String, IVirtualMachinePatchParameters, Func<HttpResponseMessage,Task<IVirtualMachine>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided virtual machine, or update the tags associated with the virtual machine. Properties and tag updates can be done independently.

VirtualMachinesUpdate(String, String, String, IVirtualMachinePatchParameters, Func<HttpResponseMessage,Task<IVirtualMachine>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided virtual machine, or update the tags associated with the virtual machine. Properties and tag updates can be done independently.

VirtualMachinesUpdateViaIdentity(String, IVirtualMachinePatchParameters, Func<HttpResponseMessage,Task<IVirtualMachine>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided virtual machine, or update the tags associated with the virtual machine. Properties and tag updates can be done independently.

VirtualMachinesUpdateViaIdentity(String, IVirtualMachinePatchParameters, Func<HttpResponseMessage,Task<IVirtualMachine>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Patch the properties of the provided virtual machine, or update the tags associated with the virtual machine. Properties and tag updates can be done independently.

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

Create a new volume or update the properties of the existing one.

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

Create a new volume or update the properties of the existing one.

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

Create a new volume or update the properties of the existing one.

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

Create a new volume or update the properties of the existing one.

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

Delete the provided volume.

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

Delete the provided volume.

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

Delete the provided volume.

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

Delete the provided volume.

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

Get properties of the provided volume.

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

Get properties of the provided volume.

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

Get properties of the provided volume.

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

Get properties of the provided volume.

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

Get a list of volumes in the provided resource group.

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

Get a list of volumes in the provided resource group.

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

Get a list of volumes in the provided resource group.

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

Get a list of volumes in the provided resource group.

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

Get a list of volumes in the provided subscription.

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

Get a list of volumes in the provided subscription.

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

Get a list of volumes in the provided subscription.

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

Get a list of volumes in the provided subscription.

VolumesUpdate(String, String, String, IVolumePatchParameters, Func<HttpResponseMessage,Task<IVolume>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided volume.

VolumesUpdate(String, String, String, IVolumePatchParameters, Func<HttpResponseMessage,Task<IVolume>,Task>, Func<HttpResponseMessage, Task<IErrorResponse>,Task>, IEventListener, ISendAsync)

Update tags associated with the provided volume.

VolumesUpdateViaIdentity(String, IVolumePatchParameters, Func<HttpResponseMessage, Task<IVolume>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Update tags associated with the provided volume.

VolumesUpdateViaIdentity(String, IVolumePatchParameters, Func<HttpResponseMessage, Task<IVolume>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>, Task>, IEventListener, ISendAsync)

Update tags associated with the provided volume.

Applies to