PostgreSqlFlexibleServerCollection.GetAsync(String, CancellationToken) Method

Definition

Gets information about a server.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DBforPostgreSQL/flexibleServers/{serverName}
  • Operation Id: Servers_Get
  • Default Api Version: 2024-08-01
  • Resource: PostgreSqlFlexibleServerResource
C#
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.PostgreSql.FlexibleServers.PostgreSqlFlexibleServerResource>> GetAsync(string serverName, System.Threading.CancellationToken cancellationToken = default);

Parameters

serverName
String

The name of the server.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Exceptions

serverName is an empty string, and was expected to be non-empty.

serverName is null.

Applies to

Produk Versi
Azure SDK for .NET Latest, Preview