Interface BatchAccount.Update
- All Superinterfaces:
BatchAccount.UpdateStages.WithAllowedAuthenticationModes,BatchAccount.UpdateStages.WithAutoStorage,BatchAccount.UpdateStages.WithEncryption,BatchAccount.UpdateStages.WithIdentity,BatchAccount.UpdateStages.WithNetworkProfile,BatchAccount.UpdateStages.WithPublicNetworkAccess,BatchAccount.UpdateStages.WithTags
- Enclosing interface:
- BatchAccount
public static interface BatchAccount.Update
extends BatchAccount.UpdateStages.WithTags, BatchAccount.UpdateStages.WithIdentity, BatchAccount.UpdateStages.WithAutoStorage, BatchAccount.UpdateStages.WithEncryption, BatchAccount.UpdateStages.WithAllowedAuthenticationModes, BatchAccount.UpdateStages.WithPublicNetworkAccess, BatchAccount.UpdateStages.WithNetworkProfile
The template for BatchAccount update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.batch.models.BatchAccount.UpdateStages.WithAllowedAuthenticationModes
withAllowedAuthenticationModesMethods inherited from interface com.azure.resourcemanager.batch.models.BatchAccount.UpdateStages.WithAutoStorage
withAutoStorageMethods inherited from interface com.azure.resourcemanager.batch.models.BatchAccount.UpdateStages.WithEncryption
withEncryptionMethods inherited from interface com.azure.resourcemanager.batch.models.BatchAccount.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.batch.models.BatchAccount.UpdateStages.WithNetworkProfile
withNetworkProfileMethods inherited from interface com.azure.resourcemanager.batch.models.BatchAccount.UpdateStages.WithPublicNetworkAccess
withPublicNetworkAccessMethods inherited from interface com.azure.resourcemanager.batch.models.BatchAccount.UpdateStages.WithTags
withTags
-
Method Details
-
apply
BatchAccount apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-