Interface BatchAccount.Update
- All Superinterfaces:
Appliable<BatchAccount>
,BatchAccount.UpdateStages.WithApplication
,BatchAccount.UpdateStages.WithPool
,BatchAccount.UpdateStages.WithStorageAccount
,Indexable
,Resource.UpdateWithTags<BatchAccount.Update>
- Enclosing interface:
- BatchAccount
public static interface BatchAccount.Update
extends Appliable<BatchAccount>, Resource.UpdateWithTags<BatchAccount.Update>, BatchAccount.UpdateStages.WithStorageAccount, BatchAccount.UpdateStages.WithApplication, BatchAccount.UpdateStages.WithPool
The template for a Batch account update operation, containing all the settings that can be modified.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication
defineNewApplication, updateApplication, withoutApplication
Methods inherited from interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithPool
defineNewPool, updatePool, withoutPool
Methods inherited from interface com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount
withExistingStorageAccount, withNewStorageAccount, withNewStorageAccount, withoutStorageAccount
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags
withoutTag, withTag, withTags