Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
BeginCreateOrUpdate(IDedicatedHostsOperations, String, String, String, DedicatedHost)
|
Create or update a dedicated host .
|
BeginCreateOrUpdateAsync(IDedicatedHostsOperations, String, String, String, DedicatedHost, CancellationToken)
|
Create or update a dedicated host .
|
BeginDelete(IDedicatedHostsOperations, String, String, String)
|
Delete a dedicated host.
|
BeginDeleteAsync(IDedicatedHostsOperations, String, String, String, CancellationToken)
|
Delete a dedicated host.
|
BeginUpdate(IDedicatedHostsOperations, String, String, String, DedicatedHostUpdate)
|
Update an dedicated host .
|
BeginUpdateAsync(IDedicatedHostsOperations, String, String, String, DedicatedHostUpdate, CancellationToken)
|
Update an dedicated host .
|
CreateOrUpdate(IDedicatedHostsOperations, String, String, String, DedicatedHost)
|
Create or update a dedicated host .
|
CreateOrUpdateAsync(IDedicatedHostsOperations, String, String, String, DedicatedHost, CancellationToken)
|
Create or update a dedicated host .
|
Delete(IDedicatedHostsOperations, String, String, String)
|
Delete a dedicated host.
|
DeleteAsync(IDedicatedHostsOperations, String, String, String, CancellationToken)
|
Delete a dedicated host.
|
Get(IDedicatedHostsOperations, String, String, String, Nullable<InstanceViewTypes>)
|
Retrieves information about a dedicated host.
|
GetAsync(IDedicatedHostsOperations, String, String, String, Nullable<InstanceViewTypes>, CancellationToken)
|
Retrieves information about a dedicated host.
|
ListByHostGroup(IDedicatedHostsOperations, String, String)
|
Lists all of the dedicated hosts in the specified dedicated host group. Use
the nextLink property in the response to get the next page of dedicated
hosts.
|
ListByHostGroupAsync(IDedicatedHostsOperations, String, String, CancellationToken)
|
Lists all of the dedicated hosts in the specified dedicated host group. Use
the nextLink property in the response to get the next page of dedicated
hosts.
|
ListByHostGroupNext(IDedicatedHostsOperations, String)
|
Lists all of the dedicated hosts in the specified dedicated host group. Use
the nextLink property in the response to get the next page of dedicated
hosts.
|
ListByHostGroupNextAsync(IDedicatedHostsOperations, String, CancellationToken)
|
Lists all of the dedicated hosts in the specified dedicated host group. Use
the nextLink property in the response to get the next page of dedicated
hosts.
|
Update(IDedicatedHostsOperations, String, String, String, DedicatedHostUpdate)
|
Update an dedicated host .
|
UpdateAsync(IDedicatedHostsOperations, String, String, String, DedicatedHostUpdate, CancellationToken)
|
Update an dedicated host .
|