次の方法で共有


IAppPlatformManagementClient インターフェイス

定義

Azure Spring Cloud 用 REST API

public interface IAppPlatformManagementClient : IDisposable
type IAppPlatformManagementClient = interface
    interface IDisposable
Public Interface IAppPlatformManagementClient
Implements 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 の一部を生じさせます。

適用対象