ReservedIPOperationsExtensions Methods

 

Namespace:   Microsoft.WindowsAzure.Management.Network
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticBeginCreating(IReservedIPOperations, NetworkReservedIPCreateParameters)

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

System_CAPS_pubmethodSystem_CAPS_staticBeginCreatingAsync(IReservedIPOperations, NetworkReservedIPCreateParameters)

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

System_CAPS_pubmethodSystem_CAPS_staticBeginDeleting(IReservedIPOperations, String)

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

System_CAPS_pubmethodSystem_CAPS_staticBeginDeletingAsync(IReservedIPOperations, String)

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

System_CAPS_pubmethodSystem_CAPS_staticCreate(IReservedIPOperations, NetworkReservedIPCreateParameters)

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

System_CAPS_pubmethodSystem_CAPS_staticCreateAsync(IReservedIPOperations, NetworkReservedIPCreateParameters)

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

System_CAPS_pubmethodSystem_CAPS_staticDelete(IReservedIPOperations, String)

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

System_CAPS_pubmethodSystem_CAPS_staticDeleteAsync(IReservedIPOperations, String)

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

System_CAPS_pubmethodSystem_CAPS_staticGet(IReservedIPOperations, String)

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

System_CAPS_pubmethodSystem_CAPS_staticGetAsync(IReservedIPOperations, String)

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

System_CAPS_pubmethodSystem_CAPS_staticList(IReservedIPOperations)

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

System_CAPS_pubmethodSystem_CAPS_staticListAsync(IReservedIPOperations)

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

Return to top
Show: