0.9.0 (2023-06-23)
Features Added
- New value
LeastPrivilegeModeNotSet
added to enum typeLeastPrivilegeMode
- New enum type
TroubleshootingScenario
with valuesTroubleshootingScenarioUnhealthyReplica
- New function
*ClientFactory.NewTroubleshootClient() *TroubleshootClient
- New function
NewTroubleshootClient(string, azcore.TokenCredential, *arm.ClientOptions) (*TroubleshootClient, error)
- New function
*TroubleshootClient.BeginTroubleshoot(context.Context, string, string, SQLVMTroubleshooting, *TroubleshootClientBeginTroubleshootOptions) (*runtime.Poller[TroubleshootClientTroubleshootResponse], error)
- New struct
AADAuthenticationSettings
- New struct
SQLVMTroubleshooting
- New struct
TroubleshootingAdditionalProperties
- New struct
TroubleshootingStatus
- New struct
UnhealthyReplicaInfo
- New field
TroubleshootingStatus
in structProperties
- New field
AzureAdAuthenticationSettings
in structServerConfigurationsManagementSettings