你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AppPlatformManagementClient 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
适用于 Azure Spring Cloud 的 REST API
public class AppPlatformManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.AppPlatform.AppPlatformManagementClient>, IDisposable, Microsoft.Azure.Management.AppPlatform.IAppPlatformManagementClient, Microsoft.Rest.Azure.IAzureClient
type AppPlatformManagementClient = class
inherit ServiceClient<AppPlatformManagementClient>
interface IAppPlatformManagementClient
interface IDisposable
interface IAzureClient
Public Class AppPlatformManagementClient
Inherits ServiceClient(Of AppPlatformManagementClient)
Implements IAppPlatformManagementClient, IAzureClient, IDisposable
- 继承
- 实现
构造函数
属性
AcceptLanguage |
响应的首选语言。 |
ApiVersion |
客户端 API 版本。 |
Apps |
获取 IAppsOperations。 |
BaseUri |
服务的基 URI。 |
Bindings |
获取 IBindingsOperations。 |
Certificates |
获取 ICertificatesOperations。 |
ConfigServers |
获取 IConfigServersOperations。 |
Credentials |
客户端连接到 Azure 所需的凭据。 |
CustomDomains |
获取 ICustomDomainsOperations。 |
Deployments |
获取 IDeploymentsOperations。 |
DeserializationSettings |
获取或设置 json 反序列化设置。 |
GenerateClientRequestId |
是否应生成唯一的 x-ms-client-request-id。 当设置为 true 时,将生成唯一的 x-ms-client-request-id 值并将其包含在每个请求中。 默认为 true。 |
LongRunningOperationRetryTimeout |
长时间运行的操作的重试超时(以秒为单位)。 默认值为 30。 |
MonitoringSettings |
获取 IMonitoringSettingsOperations。 |
Operations |
获取 IOperations。 |
SerializationSettings |
获取或设置 json 序列化设置。 |
Services |
获取 IServicesOperations。 |
Skus |
获取 ISkusOperations。 |
SubscriptionId |
获取唯一标识 Microsoft Azure 订阅的订阅 ID。 此订阅 ID 是每个服务调用的 URI 的一部分。 |