azure-docs-sdk-java/archive/docs-ref-autogen/com.microsoft.azure.managem...

29 строки
2.4 KiB
YAML

### YamlMime:JavaType
inheritedMembers:
- com.microsoft.azure.management.resources.fluentcore.model.Appliable.apply()
- com.microsoft.azure.management.resources.fluentcore.model.Appliable.applyAsync()
- com.microsoft.azure.management.resources.fluentcore.model.Appliable.applyAsync(final ServiceCallback<T>)
- com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication.defineNewApplication(String)
- com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithPool.defineNewPool(String)
- com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
- com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication.updateApplication(String)
- com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithPool.updatePool(String)
- com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount.withExistingStorageAccount(StorageAccount)
- com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount.withNewStorageAccount(Creatable<StorageAccount>)
- com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount.withNewStorageAccount(String)
- com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithApplication.withoutApplication(String)
- com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithPool.withoutPool(String)
- com.microsoft.azure.management.batch.BatchAccount.UpdateStages.WithStorageAccount.withoutStorageAccount()
- com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags.withoutTag(String)
- com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags.withTag(String,String)
- com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.UpdateWithTags.withTags(Map<String, String>)
nameWithType: BatchAccount.Update
syntax: public interface Update extends Appliable<BatchAccount>,Resource.UpdateWithTags<Update>,BatchAccount.UpdateStages.WithStorageAccount,BatchAccount.UpdateStages.WithApplication,BatchAccount.UpdateStages.WithPool
type: interface
uid: com.microsoft.azure.management.batch.BatchAccount.Update
fullName: com.microsoft.azure.management.batch.BatchAccount.Update
name: BatchAccount.Update
package: com.microsoft.azure.management.batch
summary: <p>The template for a Batch account update operation, containing all the settings that can be modified. </p>
metadata: {}