IStaticIPOperations Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Network Management API includes operations for managing the static IPs for your subscription.
public interface IStaticIPOperations
type IStaticIPOperations = interface
Public Interface IStaticIPOperations
Methods
CheckAsync(String, String, CancellationToken) |
The Check Static IP operation retrieves the details for the availability of static IP addresses for the given virtual network. |
Extension Methods
Check(IStaticIPOperations, String, String) |
The Check Static IP operation retrieves the details for the availability of static IP addresses for the given virtual network. |
CheckAsync(IStaticIPOperations, String, String) |
The Check Static IP operation retrieves the details for the availability of static IP addresses for the given virtual network. |