次の方法で共有


IDedicatedHostsOperations インターフェイス

定義

DedicatedHostsOperations 操作。

public interface IDedicatedHostsOperations
type IDedicatedHostsOperations = interface
Public Interface IDedicatedHostsOperations

メソッド

BeginCreateOrUpdateWithHttpMessagesAsync(String, String, String, DedicatedHost, Dictionary<String,List<String>>, CancellationToken)

専用ホスト を作成または更新します。

BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

専用ホストを削除します。

BeginRestartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

専用ホストを再起動します。 専用ホストが再起動されて実行されると、操作は正常に完了します。 再起動後に専用ホストにデプロイされた VM の正常性を確認するには、Azure portal のResource Health センターチェックします。 詳細については、 を https://docs.microsoft.com/azure/service-health/resource-health-overview 参照してください。

BeginUpdateWithHttpMessagesAsync(String, String, String, DedicatedHostUpdate, Dictionary<String,List<String>>, CancellationToken)

専用ホスト を更新します。

CreateOrUpdateWithHttpMessagesAsync(String, String, String, DedicatedHost, Dictionary<String,List<String>>, CancellationToken)

専用ホスト を作成または更新します。

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

専用ホストを削除します。

GetWithHttpMessagesAsync(String, String, String, Nullable<InstanceViewTypes>, Dictionary<String,List<String>>, CancellationToken)

専用ホストに関する情報を取得します。

ListAvailableSizesWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

指定した専用ホストのサイズを変更できる使用可能なすべての専用ホスト サイズを一覧表示します。 注: 提供される専用ホスト サイズは、既存の専用ホストのスケールアップにのみ使用できます。

ListByHostGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

指定した専用ホスト グループ内のすべての専用ホストを一覧表示します。 応答で nextLink プロパティを使用して、専用ホストの次のページを取得します。

ListByHostGroupWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

指定した専用ホスト グループ内のすべての専用ホストを一覧表示します。 応答で nextLink プロパティを使用して、専用ホストの次のページを取得します。

RestartWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

専用ホストを再起動します。 専用ホストが再起動されて実行されると、操作は正常に完了します。 再起動後に専用ホストにデプロイされた VM の正常性を確認するには、Azure portal のResource Health センターチェックします。 詳細については、 を https://docs.microsoft.com/azure/service-health/resource-health-overview 参照してください。

UpdateWithHttpMessagesAsync(String, String, String, DedicatedHostUpdate, Dictionary<String,List<String>>, CancellationToken)

専用ホスト を更新します。

拡張メソッド

BeginCreateOrUpdate(IDedicatedHostsOperations, String, String, String, DedicatedHost)

専用ホスト を作成または更新します。

BeginCreateOrUpdateAsync(IDedicatedHostsOperations, String, String, String, DedicatedHost, CancellationToken)

専用ホスト を作成または更新します。

BeginDelete(IDedicatedHostsOperations, String, String, String)

専用ホストを削除します。

BeginDeleteAsync(IDedicatedHostsOperations, String, String, String, CancellationToken)

専用ホストを削除します。

BeginRestart(IDedicatedHostsOperations, String, String, String)

専用ホストを再起動します。 専用ホストが再起動されて実行されると、操作は正常に完了します。 再起動後に専用ホストにデプロイされた VM の正常性を確認するには、Azure portal のResource Health センターチェックします。 詳細については、 を https://docs.microsoft.com/azure/service-health/resource-health-overview 参照してください。

BeginRestartAsync(IDedicatedHostsOperations, String, String, String, CancellationToken)

専用ホストを再起動します。 専用ホストが再起動されて実行されると、操作は正常に完了します。 再起動後に専用ホストにデプロイされた VM の正常性を確認するには、Azure portal のResource Health センターチェックします。 詳細については、 を https://docs.microsoft.com/azure/service-health/resource-health-overview 参照してください。

BeginUpdate(IDedicatedHostsOperations, String, String, String, DedicatedHostUpdate)

専用ホスト を更新します。

BeginUpdateAsync(IDedicatedHostsOperations, String, String, String, DedicatedHostUpdate, CancellationToken)

専用ホスト を更新します。

CreateOrUpdate(IDedicatedHostsOperations, String, String, String, DedicatedHost)

専用ホスト を作成または更新します。

CreateOrUpdateAsync(IDedicatedHostsOperations, String, String, String, DedicatedHost, CancellationToken)

専用ホスト を作成または更新します。

Delete(IDedicatedHostsOperations, String, String, String)

専用ホストを削除します。

DeleteAsync(IDedicatedHostsOperations, String, String, String, CancellationToken)

専用ホストを削除します。

Get(IDedicatedHostsOperations, String, String, String, Nullable<InstanceViewTypes>)

専用ホストに関する情報を取得します。

GetAsync(IDedicatedHostsOperations, String, String, String, Nullable<InstanceViewTypes>, CancellationToken)

専用ホストに関する情報を取得します。

ListAvailableSizes(IDedicatedHostsOperations, String, String, String)

指定した専用ホストのサイズを変更できる使用可能なすべての専用ホスト サイズを一覧表示します。 注: 提供される専用ホスト サイズは、既存の専用ホストのスケールアップにのみ使用できます。

ListAvailableSizesAsync(IDedicatedHostsOperations, String, String, String, CancellationToken)

指定した専用ホストのサイズを変更できる使用可能なすべての専用ホスト サイズを一覧表示します。 注: 提供される専用ホスト サイズは、既存の専用ホストのスケールアップにのみ使用できます。

ListByHostGroup(IDedicatedHostsOperations, String, String)

指定した専用ホスト グループ内のすべての専用ホストを一覧表示します。 応答で nextLink プロパティを使用して、専用ホストの次のページを取得します。

ListByHostGroupAsync(IDedicatedHostsOperations, String, String, CancellationToken)

指定した専用ホスト グループ内のすべての専用ホストを一覧表示します。 応答で nextLink プロパティを使用して、専用ホストの次のページを取得します。

ListByHostGroupNext(IDedicatedHostsOperations, String)

指定した専用ホスト グループ内のすべての専用ホストを一覧表示します。 応答で nextLink プロパティを使用して、専用ホストの次のページを取得します。

ListByHostGroupNextAsync(IDedicatedHostsOperations, String, CancellationToken)

指定した専用ホスト グループ内のすべての専用ホストを一覧表示します。 応答で nextLink プロパティを使用して、専用ホストの次のページを取得します。

Restart(IDedicatedHostsOperations, String, String, String)

専用ホストを再起動します。 専用ホストが再起動されて実行されると、操作は正常に完了します。 再起動後に専用ホストにデプロイされた VM の正常性を確認するには、Azure portal のResource Health センターチェックします。 詳細については、 を https://docs.microsoft.com/azure/service-health/resource-health-overview 参照してください。

RestartAsync(IDedicatedHostsOperations, String, String, String, CancellationToken)

専用ホストを再起動します。 専用ホストが再起動されて実行されると、操作は正常に完了します。 再起動後に専用ホストにデプロイされた VM の正常性を確認するには、Azure portal のResource Health センターチェックします。 詳細については、 を https://docs.microsoft.com/azure/service-health/resource-health-overview 参照してください。

Update(IDedicatedHostsOperations, String, String, String, DedicatedHostUpdate)

専用ホスト を更新します。

UpdateAsync(IDedicatedHostsOperations, String, String, String, DedicatedHostUpdate, CancellationToken)

専用ホスト を更新します。

適用対象