你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PostgreSQLManagementClient 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。
public class PostgreSQLManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.PostgreSQL.PostgreSQLManagementClient>, IDisposable, Microsoft.Azure.Management.PostgreSQL.IPostgreSQLManagementClient, Microsoft.Rest.Azure.IAzureClient
type PostgreSQLManagementClient = class
inherit ServiceClient<PostgreSQLManagementClient>
interface IPostgreSQLManagementClient
interface IDisposable
interface IAzureClient
Public Class PostgreSQLManagementClient
Inherits ServiceClient(Of PostgreSQLManagementClient)
Implements IAzureClient, IDisposable, IPostgreSQLManagementClient
- 继承
- 实现
构造函数
属性
AcceptLanguage |
响应的首选语言。 |
BaseUri |
服务的基 URI。 |
CheckNameAvailability |
获取 ICheckNameAvailabilityOperations。 |
Configurations |
获取 IConfigurationsOperations。 |
Credentials |
客户端连接到 Azure 所需的凭据。 |
Databases |
获取 IDatabasesOperations。 |
DeserializationSettings |
获取或设置 json 反序列化设置。 |
FirewallRules |
获取 IFirewallRulesOperations。 |
FirstMessageHandler |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |
GenerateClientRequestId |
是否应生成唯一的 x-ms-client-request-id。 当设置为 true 时,将生成唯一的 x-ms-client-request-id 值并将其包含在每个请求中。 默认为 true。 |
HttpClient |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |
HttpClientHandler |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |
HttpMessageHandlers |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |
LocationBasedPerformanceTier |
获取 ILocationBasedPerformanceTierOperations。 |
LogFiles |
获取 ILogFilesOperations。 |
LongRunningOperationRetryTimeout |
长时间运行的操作的重试超时(以秒为单位)。 默认值为 30。 |
Operations |
获取 IOperations。 |
PrivateEndpointConnections |
获取 IPrivateEndpointConnectionsOperations。 |
PrivateLinkResources |
获取 IPrivateLinkResourcesOperations。 |
RecoverableServers |
获取 IRecoverableServersOperations。 |
Replicas |
获取 IReplicasOperations。 |
SerializationSettings |
获取或设置 json 序列化设置。 |
ServerAdministrators |
获取 IServerAdministratorsOperations。 |
ServerBasedPerformanceTier |
获取 IServerBasedPerformanceTierOperations。 |
ServerKeys |
获取 IServerKeysOperations。 |
ServerParameters |
获取 IServerParametersOperations。 |
Servers |
获取 IServersOperations。 |
ServerSecurityAlertPolicies |
获取 IServerSecurityAlertPoliciesOperations。 |
SubscriptionId |
目标订阅的 ID。 |
UserAgent |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |
VirtualNetworkRules |
获取 IVirtualNetworkRulesOperations。 |
方法
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |
Dispose() |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |
Dispose(Boolean) |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |
SetUserAgent(String) |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |
SetUserAgent(String, String) |
Microsoft Azure 管理 API 为 Azure PostgreSQL 资源提供创建、读取、更新和删除功能,包括服务器、数据库、防火墙规则、VNET 规则、安全警报策略、日志文件和具有新业务模型的配置。 (继承自 ServiceClient<T>) |