github Azure/azure-sdk-for-java azure-resourcemanager-recoveryservices_1.3.0

latest releases: azure-resourcemanager-consumption_1.0.0-beta.4, azure-identity-broker_1.1.6, azure-identity_1.14.0...
4 months ago

1.3.0 (2024-05-20)

  • Azure Resource Manager RecoveryServices client library for Java. This package contains Microsoft Azure SDK for RecoveryServices Management SDK. Recovery Services Client. Package tag package-2024-04. For documentation on how to use this package, please see Azure Management Libraries for Java.

Breaking Changes

models.Vaults was modified

  • com.azure.core.http.rest.Response deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context) -> void deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)
  • deleteByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context) was removed

Features Added

  • models.BcdrSecurityLevel was added

  • models.EnhancedSecurityState was added

models.VaultPropertiesRedundancySettings was modified

  • withStandardTierStorageRedundancy(models.StandardTierStorageRedundancy) was added
  • withCrossRegionRestore(models.CrossRegionRestore) was added

models.AzureMonitorAlertSettings was modified

  • alertsForAllReplicationIssues() was added
  • withAlertsForAllReplicationIssues(models.AlertsState) was added
  • alertsForAllFailoverIssues() was added
  • withAlertsForAllFailoverIssues(models.AlertsState) was added

models.ClassicAlertSettings was modified

  • emailNotificationsForSiteRecovery() was added
  • withEmailNotificationsForSiteRecovery(models.AlertsState) was added

models.ResourceCertificateDetails was modified

  • authType() was added

models.SoftDeleteSettings was modified

  • withEnhancedSecurityState(models.EnhancedSecurityState) was added
  • enhancedSecurityState() was added

models.Vault$Definition was modified

  • withXMsAuthorizationAuxiliary(java.lang.String) was added

models.Vaults was modified

  • delete(java.lang.String,java.lang.String,com.azure.core.util.Context) was added

models.ResourceCertificateAndAadDetails was modified

  • authType() was added

models.Vault$Update was modified

  • withXMsAuthorizationAuxiliary(java.lang.String) was added

models.ResourceCertificateAndAcsDetails was modified

  • authType() was added

models.VaultProperties was modified

  • bcdrSecurityLevel() was added
  • withResourceGuardOperationRequests(java.util.List) was added
  • resourceGuardOperationRequests() was added

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.