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.
BeginCreateOrUpdateWithHttpMessagesAsync(String, String, InstancePool, Dictionary<String,List<String>>, CancellationToken)
|
Creates or updates an instance pool.
|
BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes an instance pool
|
BeginUpdateWithHttpMessagesAsync(String, String, InstancePoolUpdate, Dictionary<String,List<String>>, CancellationToken)
|
Updates an instance pool.
|
CreateOrUpdateWithHttpMessagesAsync(String, String, InstancePool, Dictionary<String,List<String>>, CancellationToken)
|
Creates or updates an instance pool.
|
DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
Deletes an instance pool
|
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)
|
Gets an instance pool.
|
ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets a list of instance pools in the resource group
|
ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets a list of instance pools in the resource group
|
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)
|
Gets a list of all instance pools in the subscription.
|
ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)
|
Gets a list of all instance pools in the subscription.
|
UpdateWithHttpMessagesAsync(String, String, InstancePoolUpdate, Dictionary<String,List<String>>, CancellationToken)
|
Updates an instance pool.
|
BeginCreateOrUpdate(IInstancePoolsOperations, String, String, InstancePool)
|
Creates or updates an instance pool.
|
BeginCreateOrUpdateAsync(IInstancePoolsOperations, String, String, InstancePool, CancellationToken)
|
Creates or updates an instance pool.
|
BeginDelete(IInstancePoolsOperations, String, String)
|
Deletes an instance pool
|
BeginDeleteAsync(IInstancePoolsOperations, String, String, CancellationToken)
|
Deletes an instance pool
|
BeginUpdate(IInstancePoolsOperations, String, String, InstancePoolUpdate)
|
Updates an instance pool.
|
BeginUpdateAsync(IInstancePoolsOperations, String, String, InstancePoolUpdate, CancellationToken)
|
Updates an instance pool.
|
CreateOrUpdate(IInstancePoolsOperations, String, String, InstancePool)
|
Creates or updates an instance pool.
|
CreateOrUpdateAsync(IInstancePoolsOperations, String, String, InstancePool, CancellationToken)
|
Creates or updates an instance pool.
|
Delete(IInstancePoolsOperations, String, String)
|
Deletes an instance pool
|
DeleteAsync(IInstancePoolsOperations, String, String, CancellationToken)
|
Deletes an instance pool
|
Get(IInstancePoolsOperations, String, String)
|
Gets an instance pool.
|
GetAsync(IInstancePoolsOperations, String, String, CancellationToken)
|
Gets an instance pool.
|
List(IInstancePoolsOperations)
|
Gets a list of all instance pools in the subscription.
|
ListAsync(IInstancePoolsOperations, CancellationToken)
|
Gets a list of all instance pools in the subscription.
|
ListByResourceGroup(IInstancePoolsOperations, String)
|
Gets a list of instance pools in the resource group
|
ListByResourceGroupAsync(IInstancePoolsOperations, String, CancellationToken)
|
Gets a list of instance pools in the resource group
|
ListByResourceGroupNext(IInstancePoolsOperations, String)
|
Gets a list of instance pools in the resource group
|
ListByResourceGroupNextAsync(IInstancePoolsOperations, String, CancellationToken)
|
Gets a list of instance pools in the resource group
|
ListNext(IInstancePoolsOperations, String)
|
Gets a list of all instance pools in the subscription.
|
ListNextAsync(IInstancePoolsOperations, String, CancellationToken)
|
Gets a list of all instance pools in the subscription.
|
Update(IInstancePoolsOperations, String, String, InstancePoolUpdate)
|
Updates an instance pool.
|
UpdateAsync(IInstancePoolsOperations, String, String, InstancePoolUpdate, CancellationToken)
|
Updates an instance pool.
|