共用方式為


IAzureStackHCIClient 介面

定義

Azure Stack HCI 管理服務

public interface IAzureStackHCIClient : IDisposable
type IAzureStackHCIClient = interface
    interface IDisposable
Public Interface IAzureStackHCIClient
Implements IDisposable
衍生
實作

屬性

AcceptLanguage

回應的慣用語言。

ApiVersion

用於此作業的 API 版本。

BaseUri

服務的基底 URI。

Clusters

取得 IClustersOperations。

Credentials

用戶端連線到 Azure 所需的認證。

DeserializationSettings

取得或設定 json 還原序列化設定。

GenerateClientRequestId

是否應該產生唯一的 x-ms-client-request-id。 當設定為 true 時,會產生唯一的 x-ms-client-request-id 值,並包含在每個要求中。 預設值為 true。

LongRunningOperationRetryTimeout

長時間執行作業的重試逾時以秒為單位。 預設值為 30。

Operations

取得 IOperations。

SerializationSettings

取得或設定 json 序列化設定。

SubscriptionId

目標訂用帳戶的識別碼。

適用於