Olvasás angol nyelven

Megosztás a következőn keresztül:


INetworkManagementClient Interface

Definition

The Microsoft Azure Network management API provides a RESTful set of web services that interact with Microsoft Azure Networks service to manage your network resources. The API has entities that capture the relationship between an end user and the Microsoft Azure Networks service.

C#
public interface INetworkManagementClient : IDisposable
Derived
Implements

Properties

AcceptLanguage

The preferred language for the response.

ApiVersion

Client API version.

BaseUri

The base URI of the service.

Credentials

Credentials needed for the client to connect to Azure.

DeserializationSettings

Gets or sets json deserialization settings.

GenerateClientRequestId

Whether a unique x-ms-client-request-id should be generated. When set to true a unique x-ms-client-request-id value is generated and included in each request. Default is true.

LoadBalancers

Gets the ILoadBalancersOperations.

LongRunningOperationRetryTimeout

The retry timeout in seconds for Long Running Operations. Default value is 30.

NetworkInterfaces

Gets the INetworkInterfacesOperations.

NetworkSecurityGroups

Gets the INetworkSecurityGroupsOperations.

PublicIPAddresses

Gets the IPublicIPAddressesOperations.

SerializationSettings

Gets or sets json serialization settings.

SubscriptionId

The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

VirtualNetworks

Gets the IVirtualNetworksOperations.

Methods

CheckDnsNameAvailabilityWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Checks whether a domain name in the cloudapp.azure.com zone is available for use.

Extension Methods

CheckDnsNameAvailability(INetworkManagementClient, String, String)

Checks whether a domain name in the cloudapp.azure.com zone is available for use.

CheckDnsNameAvailabilityAsync(INetworkManagementClient, String, String, CancellationToken)

Checks whether a domain name in the cloudapp.azure.com zone is available for use.

Applies to

Termék Verziók
Azure - PowerShell Commands 12 (LTS), Latest