共用方式為


IStaticIPOperations Interface

Definition

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.

Applies to