共用方式為


IReservedIPOperations Interface

Definition

The Network Management API includes operations for managing the reserved IPs for your subscription.

public interface IReservedIPOperations
type IReservedIPOperations = interface
Public Interface IReservedIPOperations

Methods

AbortMigrationAsync(String, CancellationToken)

Abort resservedIP migration api validates and aborts the given reservedIP for IaaS Classic to ARM migration.

AssociateAsync(String, NetworkReservedIPMobilityParameters, CancellationToken)

The Associate Reserved IP operation associates a Reserved IP with a service.

BeginAbortMigrationAsync(String, CancellationToken)

Abort resservedIP migration api validates and aborts the given reservedIP for IaaS Classic to ARM migration.

BeginAssociatingAsync(String, NetworkReservedIPMobilityParameters, CancellationToken)

The BeginAssociate begins to associate a Reserved IP with a service.

BeginCommitMigrationAsync(String, CancellationToken)

Commit resservedIP migration api validates and commits the given reservedIP for IaaS Classic to ARM migration.

BeginCreatingAsync(NetworkReservedIPCreateParameters, CancellationToken)

The Begin Creating Reserved IP operation creates a reserved IP from your the subscription.

BeginDeletingAsync(String, CancellationToken)

The Begin Deleting Reserved IP operation removes a reserved IP from your the subscription.

BeginDisassociatingAsync(String, NetworkReservedIPMobilityParameters, CancellationToken)

The BeginDisassociate begins to disassociate a Reserved IP from a service.

BeginPrepareMigrationAsync(String, CancellationToken)

Prepare resservedIP migration api validates and prepares the given reservedIP for IaaS Classic to ARM migration.

CommitMigrationAsync(String, CancellationToken)

Commit resservedIP migration api validates and commits the given reservedIP for IaaS Classic to ARM migration.

CreateAsync(NetworkReservedIPCreateParameters, CancellationToken)

The Create Reserved IP operation creates a reserved IP from your the subscription.

DeleteAsync(String, CancellationToken)

The Delete Reserved IP operation removes a reserved IP from your the subscription.

DisassociateAsync(String, NetworkReservedIPMobilityParameters, CancellationToken)

The Disassociate Reserved IP operation disassociates a Reserved IP from a service.

GetAsync(String, CancellationToken)

The Get Reserved IP operation retrieves the details for the virtual IP reserved for the subscription.

ListAsync(CancellationToken)

The List Reserved IP operation retrieves all of the virtual IPs reserved for the subscription.

PrepareMigrationAsync(String, CancellationToken)

Prepare resservedIP migration api validates and prepares the given reservedIP for IaaS Classic to ARM migration.

ValidateMigrationAsync(String, CancellationToken)

Validate reservedip migration api validates the given reservedip for IaaS Classic to ARM migration.

Extension Methods

AbortMigration(IReservedIPOperations, String)

Abort resservedIP migration api validates and aborts the given reservedIP for IaaS Classic to ARM migration.

AbortMigrationAsync(IReservedIPOperations, String)

Abort resservedIP migration api validates and aborts the given reservedIP for IaaS Classic to ARM migration.

Associate(IReservedIPOperations, String, NetworkReservedIPMobilityParameters)

The Associate Reserved IP operation associates a Reserved IP with a service.

AssociateAsync(IReservedIPOperations, String, NetworkReservedIPMobilityParameters)

The Associate Reserved IP operation associates a Reserved IP with a service.

BeginAbortMigration(IReservedIPOperations, String)

Abort resservedIP migration api validates and aborts the given reservedIP for IaaS Classic to ARM migration.

BeginAbortMigrationAsync(IReservedIPOperations, String)

Abort resservedIP migration api validates and aborts the given reservedIP for IaaS Classic to ARM migration.

BeginAssociating(IReservedIPOperations, String, NetworkReservedIPMobilityParameters)

The BeginAssociate begins to associate a Reserved IP with a service.

BeginAssociatingAsync(IReservedIPOperations, String, NetworkReservedIPMobilityParameters)

The BeginAssociate begins to associate a Reserved IP with a service.

BeginCommitMigration(IReservedIPOperations, String)

Commit resservedIP migration api validates and commits the given reservedIP for IaaS Classic to ARM migration.

BeginCommitMigrationAsync(IReservedIPOperations, String)

Commit resservedIP migration api validates and commits the given reservedIP for IaaS Classic to ARM migration.

BeginCreating(IReservedIPOperations, NetworkReservedIPCreateParameters)

The Begin Creating Reserved IP operation creates a reserved IP from your the subscription.

BeginCreatingAsync(IReservedIPOperations, NetworkReservedIPCreateParameters)

The Begin Creating Reserved IP operation creates a reserved IP from your the subscription.

BeginDeleting(IReservedIPOperations, String)

The Begin Deleting Reserved IP operation removes a reserved IP from your the subscription.

BeginDeletingAsync(IReservedIPOperations, String)

The Begin Deleting Reserved IP operation removes a reserved IP from your the subscription.

BeginDisassociating(IReservedIPOperations, String, NetworkReservedIPMobilityParameters)

The BeginDisassociate begins to disassociate a Reserved IP from a service.

BeginDisassociatingAsync(IReservedIPOperations, String, NetworkReservedIPMobilityParameters)

The BeginDisassociate begins to disassociate a Reserved IP from a service.

BeginPrepareMigration(IReservedIPOperations, String)

Prepare resservedIP migration api validates and prepares the given reservedIP for IaaS Classic to ARM migration.

BeginPrepareMigrationAsync(IReservedIPOperations, String)

Prepare resservedIP migration api validates and prepares the given reservedIP for IaaS Classic to ARM migration.

CommitMigration(IReservedIPOperations, String)

Commit resservedIP migration api validates and commits the given reservedIP for IaaS Classic to ARM migration.

CommitMigrationAsync(IReservedIPOperations, String)

Commit resservedIP migration api validates and commits the given reservedIP for IaaS Classic to ARM migration.

Create(IReservedIPOperations, NetworkReservedIPCreateParameters)

The Create Reserved IP operation creates a reserved IP from your the subscription.

CreateAsync(IReservedIPOperations, NetworkReservedIPCreateParameters)

The Create Reserved IP operation creates a reserved IP from your the subscription.

Delete(IReservedIPOperations, String)

The Delete Reserved IP operation removes a reserved IP from your the subscription.

DeleteAsync(IReservedIPOperations, String)

The Delete Reserved IP operation removes a reserved IP from your the subscription.

Disassociate(IReservedIPOperations, String, NetworkReservedIPMobilityParameters)

The Disassociate Reserved IP operation disassociates a Reserved IP from a service.

DisassociateAsync(IReservedIPOperations, String, NetworkReservedIPMobilityParameters)

The Disassociate Reserved IP operation disassociates a Reserved IP from a service.

Get(IReservedIPOperations, String)

The Get Reserved IP operation retrieves the details for the virtual IP reserved for the subscription.

GetAsync(IReservedIPOperations, String)

The Get Reserved IP operation retrieves the details for the virtual IP reserved for the subscription.

List(IReservedIPOperations)

The List Reserved IP operation retrieves all of the virtual IPs reserved for the subscription.

ListAsync(IReservedIPOperations)

The List Reserved IP operation retrieves all of the virtual IPs reserved for the subscription.

PrepareMigration(IReservedIPOperations, String)

Prepare resservedIP migration api validates and prepares the given reservedIP for IaaS Classic to ARM migration.

PrepareMigrationAsync(IReservedIPOperations, String)

Prepare resservedIP migration api validates and prepares the given reservedIP for IaaS Classic to ARM migration.

ValidateMigration(IReservedIPOperations, String)

Validate reservedip migration api validates the given reservedip for IaaS Classic to ARM migration.

ValidateMigrationAsync(IReservedIPOperations, String)

Validate reservedip migration api validates the given reservedip for IaaS Classic to ARM migration.

Applies to