次の方法で共有


ComputeManagementClient クラス

定義

コンピューティング クライアント

public class ComputeManagementClient : Microsoft.Azure.Management.ResourceManager.Fluent.Core.FluentServiceClientBase<Microsoft.Azure.Management.Compute.Fluent.ComputeManagementClient>, IDisposable, Microsoft.Azure.Management.Compute.Fluent.IComputeManagementClient, Microsoft.Rest.Azure.IAzureClient
type ComputeManagementClient = class
    inherit FluentServiceClientBase<ComputeManagementClient>
    interface IComputeManagementClient
    interface IDisposable
    interface IAzureClient
Public Class ComputeManagementClient
Inherits FluentServiceClientBase(Of ComputeManagementClient)
Implements IAzureClient, IComputeManagementClient, IDisposable
継承
実装

コンストラクター

ComputeManagementClient(RestClient)

ComputeManagementClient クラスの新しいインスタンスを初期化します。

フィールド

_restClient

コンピューティング クライアント

(継承元 FluentServiceClientBase<TClient>)

プロパティ

AcceptLanguage

応答の優先言語。

AvailabilitySets

IAvailabilitySetsOperations を取得します。

BaseUri

サービスのベース URI。

(継承元 FluentServiceClientBase<TClient>)
ContainerServices

IContainerServicesOperations を取得します。

Credentials

クライアントが Azure に接続するために必要な資格情報。

(継承元 FluentServiceClientBase<TClient>)
DedicatedHostGroups

IDedicatedHostGroupsOperations を取得します。

DedicatedHosts

IDedicatedHostsOperations を取得します。

DeserializationSettings

json 逆シリアル化設定を取得または設定します。

DiskAccesses

IDiskAccessesOperations を取得します。

DiskEncryptionSets

IDiskEncryptionSetsOperations を取得します。

Disks

IDisksOperations を取得します。

FirstMessageHandler

コンピューティング クライアント

(継承元 ServiceClient<T>)
Galleries

IGalleriesOperations を取得します。

GalleryApplications

IGalleryApplicationsOperations を取得します。

GalleryApplicationVersions

IGalleryApplicationVersionsOperations を取得します。

GalleryImages

IGalleryImagesOperations を取得します。

GalleryImageVersions

IGalleryImageVersionsOperations を取得します。

GenerateClientRequestId

一意の x-ms-client-request-id を生成する必要があるかどうか。 true に設定すると、一意の x-ms-client-request-id 値が生成され、各要求に含まれます。 既定値は true です。

HttpClient

コンピューティング クライアント

(継承元 ServiceClient<T>)
HttpClientHandler

コンピューティング クライアント

(継承元 ServiceClient<T>)
HttpMessageHandlers

コンピューティング クライアント

(継承元 ServiceClient<T>)
Images

IImagesOperations を取得します。

LogAnalytics

ILogAnalyticsOperations を取得します。

LongRunningOperationRetryTimeout

実行時間の長い操作の再試行タイムアウト (秒単位)。 既定値は 30 です。

Operations

IOperations を取得します。

ProximityPlacementGroups

IProximityPlacementGroupsOperations を取得します。

ResourceSkus

IResourceSkusOperations を取得します。

SerializationSettings

json シリアル化設定を取得または設定します。

Snapshots

ISnapshotsOperations を取得します。

SshPublicKeys

ISshPublicKeysOperations を取得します。

SubscriptionId

Microsoft Azure サブスクリプションを一意に識別するサブスクリプション資格情報。 サブスクリプション ID は、全ての修理依頼についてURI の一部を生じさせます。

Usage

IUsageOperations を取得します。

UserAgent

コンピューティング クライアント

(継承元 ServiceClient<T>)
VirtualMachineExtensionImages

IVirtualMachineExtensionImagesOperations を取得します。

VirtualMachineExtensions

IVirtualMachineExtensionsOperations を取得します。

VirtualMachineImages

IVirtualMachineImagesOperations を取得します。

VirtualMachineRunCommands

IVirtualMachineRunCommandsOperations を取得します。

VirtualMachines

IVirtualMachinesOperations を取得します。

VirtualMachineScaleSetExtensions

IVirtualMachineScaleSetExtensionsOperations を取得します。

VirtualMachineScaleSetRollingUpgrades

IVirtualMachineScaleSetRollingUpgradesOperations を取得します。

VirtualMachineScaleSets

IVirtualMachineScaleSetsOperations を取得します。

VirtualMachineScaleSetVMExtensions

IVirtualMachineScaleSetVMExtensionsOperations を取得します。

VirtualMachineScaleSetVMRunCommands

IVirtualMachineScaleSetVMRunCommandsOperations を取得します。

VirtualMachineScaleSetVMs

IVirtualMachineScaleSetVMsOperations を取得します。

VirtualMachineSizes

IVirtualMachineSizesOperations を取得します。

メソッド

CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[])

コンピューティング クライアント

(継承元 FluentServiceClientBase<TClient>)
Dispose()

コンピューティング クライアント

(継承元 ServiceClient<T>)
Dispose(Boolean)

コンピューティング クライアント

(継承元 ServiceClient<T>)
Initialize()

クライアント プロパティを初期化します。

InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[])

コンピューティング クライアント

(継承元 ServiceClient<T>)
InitializeHttpClient(HttpClientHandler, DelegatingHandler[])

コンピューティング クライアント

(継承元 ServiceClient<T>)
NewInstance(RestClient)

コンピューティング クライアント

SetRetryPolicy(RetryPolicy)

コンピューティング クライアント

(継承元 ServiceClient<T>)
SetUserAgent(String)

コンピューティング クライアント

(継承元 ServiceClient<T>)
SetUserAgent(String, String)

コンピューティング クライアント

(継承元 ServiceClient<T>)

適用対象