IReservedIPOperations Members

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

The following tables list the members exposed by the IReservedIPOperations type.

Public Methods

(see also Extension Methods)

  Name Description
BeginCreatingAsync The Begin Creating Reserved IP operation creates a reserved IP from your the subscription.
BeginDeletingAsync The Begin Deleting Reserved IP operation removes a reserved IP from your the subscription.
CreateAsync The Create Reserved IP operation creates a reserved IP from your the subscription.
DeleteAsync The Delete Reserved IP operation removes a reserved IP from your the subscription.
GetAsync The Get Reserved IP operation retrieves the details for the virtual IP reserved for the subscription.
ListAsync The List Reserved IP operation retrieves all of the virtual IPs reserved for the subscription.

Top

Extension Methods

  Name Description
BeginCreating  The Begin Creating Reserved IP operation creates a reserved IP from your the subscription. (Defined by ReservedIPOperationsExtensions.)
BeginCreatingAsync  The Begin Creating Reserved IP operation creates a reserved IP from your the subscription. (Defined by ReservedIPOperationsExtensions.)
BeginDeleting  The Begin Deleting Reserved IP operation removes a reserved IP from your the subscription. (Defined by ReservedIPOperationsExtensions.)
BeginDeletingAsync  The Begin Deleting Reserved IP operation removes a reserved IP from your the subscription. (Defined by ReservedIPOperationsExtensions.)
Create  The Create Reserved IP operation creates a reserved IP from your the subscription. (Defined by ReservedIPOperationsExtensions.)
CreateAsync  The Create Reserved IP operation creates a reserved IP from your the subscription. (Defined by ReservedIPOperationsExtensions.)
Delete  The Delete Reserved IP operation removes a reserved IP from your the subscription. (Defined by ReservedIPOperationsExtensions.)
DeleteAsync  The Delete Reserved IP operation removes a reserved IP from your the subscription. (Defined by ReservedIPOperationsExtensions.)
Get  The Get Reserved IP operation retrieves the details for the virtual IP reserved for the subscription. (Defined by ReservedIPOperationsExtensions.)
GetAsync  The Get Reserved IP operation retrieves the details for the virtual IP reserved for the subscription. (Defined by ReservedIPOperationsExtensions.)
List  The List Reserved IP operation retrieves all of the virtual IPs reserved for the subscription. (Defined by ReservedIPOperationsExtensions.)
ListAsync  The List Reserved IP operation retrieves all of the virtual IPs reserved for the subscription. (Defined by ReservedIPOperationsExtensions.)

Top

See Also

Reference

IReservedIPOperations Interface
Microsoft.WindowsAzure.Management.Network Namespace