github Azure/azure-sdk-for-go sdk/resourcemanager/storagemover/armstoragemover/v2.0.0-beta.1

2.0.0-beta.1 (2023-07-28)

Breaking Changes

  • Type of EndpointBaseUpdateParameters.Properties has been changed from *EndpointBaseUpdateProperties to EndpointBaseUpdatePropertiesClassification

Features Added

  • New value EndpointTypeAzureStorageSmbFileShare, EndpointTypeSmbMount added to enum type EndpointType
  • New enum type CredentialType with values CredentialTypeAzureKeyVaultSmb
  • New function *AzureKeyVaultSmbCredentials.GetCredentials() *Credentials
  • New function *AzureStorageBlobContainerEndpointUpdateProperties.GetEndpointBaseUpdateProperties() *EndpointBaseUpdateProperties
  • New function *AzureStorageSmbFileShareEndpointProperties.GetEndpointBaseProperties() *EndpointBaseProperties
  • New function *AzureStorageSmbFileShareEndpointUpdateProperties.GetEndpointBaseUpdateProperties() *EndpointBaseUpdateProperties
  • New function *Credentials.GetCredentials() *Credentials
  • New function *EndpointBaseUpdateProperties.GetEndpointBaseUpdateProperties() *EndpointBaseUpdateProperties
  • New function *SmbMountEndpointProperties.GetEndpointBaseProperties() *EndpointBaseProperties
  • New function *SmbMountEndpointUpdateProperties.GetEndpointBaseUpdateProperties() *EndpointBaseUpdateProperties
  • New function *NfsMountEndpointUpdateProperties.GetEndpointBaseUpdateProperties() *EndpointBaseUpdateProperties
  • New struct AzureKeyVaultSmbCredentials
  • New struct AzureStorageBlobContainerEndpointUpdateProperties
  • New struct AzureStorageSmbFileShareEndpointProperties
  • New struct AzureStorageSmbFileShareEndpointUpdateProperties
  • New struct NfsMountEndpointUpdateProperties
  • New struct SmbMountEndpointProperties
  • New struct SmbMountEndpointUpdateProperties

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

NewReleases is sending notifications on new releases.