- New function
*ConfigurationsClient.Analysis(context.Context, string, string, string, *ConfigurationsClientAnalysisOptions) (ConfigurationsClientAnalysisResponse, error)
- New struct
AnalysisCreate
- New struct
AnalysisCreateConfig
- New struct
AnalysisDiagnostic
- New struct
AnalysisResult
- New struct
AnalysisResultData
- New struct
AutoUpgradeProfile
- New struct
CertificateErrorResponseBody
- New struct
DeploymentScalingPropertiesAutoScaleSettings
- New struct
ScaleProfile
- New struct
ScaleProfileCapacity
- New field
CertificateError
,KeyVaultSecretCreated
,KeyVaultSecretVersion
,SHA1Thumbprint
in structCertificateProperties
- New field
AutoUpgradeProfile
in structDeploymentProperties
- New field
AutoScaleSettings
in structDeploymentScalingProperties
- New field
AutoUpgradeProfile
in structDeploymentUpdateProperties
- Field
Tags
of structCertificate
has been removed - Field
Tags
of structConfiguration
has been removed
- Support for test fakes and OpenTelemetry trace spans.
- New struct
DeploymentScalingProperties
- New struct
DeploymentUserProfile
- New field
ProtectedFiles
in structConfigurationPackage
- New field
ScalingProperties
,UserProfile
in structDeploymentProperties
- New field
ScalingProperties
,UserProfile
in structDeploymentUpdateProperties
- New struct
ClientFactory
which is a client factory used to create any client in this module
- Function
*CertificatesClient.BeginCreate
has been renamed to*CertificatesClient.BeginCreateOrUpdate
- Function
*DeploymentsClient.BeginCreate
has been renamed to*DeploymentsClient.BeginCreateOrUpdate
- Struct
CertificatesClientBeginCreateOptions
has been renamed toCertificatesClientBeginCreateOrUpdateOptions
- Struct
CertificatesClientCreateResponse
has been renamed toCertificatesClientCreateOrUpdateResponse
- Struct
DeploymentsClientBeginCreateOptions
has been renamed toDeploymentsClientBeginCreateOrUpdateOptions
- Struct
DeploymentsClientCreateResponse
has been renamed toDeploymentsClientCreateOrUpdateResponse
- New field
ProtectedFiles
in structConfigurationProperties
- Loosen Go version requirement.
The package of github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/nginx/armnginx
is using our next generation design principles since version 1.0.0, which contains breaking changes.
To migrate the existing applications to the latest version, please refer to Migration Guide.
To learn more, please refer to our documentation Quick Start.