1.1.0-beta.3 (2023-12-22)
- Azure Resource Manager Batch client library for Java. This package contains Microsoft Azure SDK for Batch Management SDK. Batch Client. Package tag package-2023-11. For documentation on how to use this package, please see Azure Management Libraries for Java.
Features Added
-
models.SecurityTypes
was added -
models.SecurityProfile
was added -
models.UefiSettings
was added -
models.ManagedDisk
was added -
models.ServiceArtifactReference
was added
models.VirtualMachineConfiguration
was modified
securityProfile()
was addedserviceArtifactReference()
was addedwithServiceArtifactReference(models.ServiceArtifactReference)
was addedwithSecurityProfile(models.SecurityProfile)
was added
models.OSDisk
was modified
diskSizeGB()
was addedwithDiskSizeGB(java.lang.Integer)
was addedwithWriteAcceleratorEnabled(java.lang.Boolean)
was addedwithCaching(models.CachingType)
was addedcaching()
was addedmanagedDisk()
was addedwriteAcceleratorEnabled()
was addedwithManagedDisk(models.ManagedDisk)
was added
models.Pool$Definition
was modified
withResourceTags(java.util.Map)
was added
models.Pool
was modified
resourceTags()
was added
models.Pool$Update
was modified
withResourceTags(java.util.Map)
was added