Azure.ResourceManager.MySql.FlexibleServers.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AdvancedThreatProtectionPatch |
Parameters allowed to update advanced threat protection for a server. |
ArmMySqlFlexibleServersModelFactory |
Model factory for models. |
HighAvailabilityValidationEstimation |
High availability validation properties of a server. |
ImportSourceProperties |
Import source related properties. |
MySqlFlexibleServerBackupAndExportContent |
BackupAndExport API Request. |
MySqlFlexibleServerBackupAndExportResult |
Represents BackupAndExport API Response. |
MySqlFlexibleServerBackupContentBase |
BackupRequestBase is the base for all backup request. |
MySqlFlexibleServerBackupProperties |
Storage Profile properties of a server. |
MySqlFlexibleServerBackupSettings |
Backup Settings. |
MySqlFlexibleServerBackupStoreDetails |
Details about the target where the backup content will be stored. Please note MySqlFlexibleServerBackupStoreDetails is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include MySqlFlexibleServerFullBackupStoreDetails. |
MySqlFlexibleServerCapabilityProperties |
Location capabilities. |
MySqlFlexibleServerConfigurationForBatchUpdate |
Represents a Configuration. |
MySqlFlexibleServerConfigurationListForBatchUpdate |
A list of server configurations to update. |
MySqlFlexibleServerConfigurations |
A list of server configurations. |
MySqlFlexibleServerDataEncryption |
The date encryption for cmk. |
MySqlFlexibleServerDelegatedSubnetUsage |
Delegated subnet usage data. |
MySqlFlexibleServerEditionCapability |
Server edition capabilities. |
MySqlFlexibleServerFullBackupStoreDetails |
FullBackupStoreDetails is used for scenarios where backup data is streamed/copied over to a storage destination. |
MySqlFlexibleServerGtidSetContent |
Server Gtid set parameters. |
MySqlFlexibleServerHighAvailability |
High availability properties of a server. |
MySqlFlexibleServerLogFile |
Represents a logFile. |
MySqlFlexibleServerMaintenancePatch |
Represents a maintenance update parameter. |
MySqlFlexibleServerMaintenanceWindow |
Maintenance window of a server. |
MySqlFlexibleServerNameAvailabilityContent |
Request from client to check resource name availability. |
MySqlFlexibleServerNameAvailabilityResult |
Represents a resource name availability. |
MySqlFlexibleServerNetwork |
Network related properties of a server. |
MySqlFlexibleServerPatch |
Parameters allowed to update for a server. |
MySqlFlexibleServerPrivateDnsZoneSuffixResponse |
The response of get private dns zone suffix. |
MySqlFlexibleServerRestartParameter |
Server restart parameters. |
MySqlFlexibleServerServerVersionCapability |
Server version capabilities. |
MySqlFlexibleServerSku |
Billing information related properties of a server. |
MySqlFlexibleServerSkuCapability |
Sku capability. |
MySqlFlexibleServersPrivateEndpointConnection |
The private endpoint connection resource. |
MySqlFlexibleServersPrivateLinkServiceConnectionState |
A collection of information about the state of the connection between service consumer and provider. |
MySqlFlexibleServerStorage |
Storage Profile properties of a server. |
MySqlFlexibleServerStorageEditionCapability |
storage edition capability. |
MySqlFlexibleServerValidateBackupResult |
Represents ValidateBackup API Response. |
MySqlFlexibleServerVirtualNetworkSubnetUsageParameter |
Virtual network subnet usage parameter. |
MySqlFlexibleServerVirtualNetworkSubnetUsageResult |
Virtual network subnet usage data. |
OperationStatusExtendedResult |
Represents Operation Results API Response. |
OperationStatusResult |
The current status of an async operation. |
ServerEditionCapabilityV2 |
Server edition capabilities. |
ServerVersionCapabilityV2 |
Server version capabilities. |
SkuCapabilityV2 |
Sku capability. |
Structs
AdvancedThreatProtectionName |
The AdvancedThreatProtectionName. |
AdvancedThreatProtectionProvisioningState |
The current provisioning state. |
AdvancedThreatProtectionState |
Specifies the state of the Advanced Threat Protection, whether it is enabled or disabled on the server. |
ImportSourceStorageType |
Storage type of import source. |
MySqlFlexibleServerAdministratorName |
The MySqlFlexibleServerAdministratorName. |
MySqlFlexibleServerAdministratorType |
Type of the sever administrator. |
MySqlFlexibleServerBackupFormat |
Backup Format for the current backup. (CollatedFormat is INTERNAL – DO NOT USE). |
MySqlFlexibleServerBackupProvisioningState |
The current provisioning state. |
MySqlFlexibleServerBackupType |
The MySqlFlexibleServerBackupType. |
MySqlFlexibleServerConfigDynamicState |
If is the configuration dynamic. |
MySqlFlexibleServerConfigPendingRestartState |
If is the configuration pending restart or not. |
MySqlFlexibleServerConfigReadOnlyState |
If is the configuration read only. |
MySqlFlexibleServerConfigurationResetAllToDefault |
Whether to reset all server parameters to default. |
MySqlFlexibleServerConfigurationSource |
Source of the configuration. |
MySqlFlexibleServerCreateMode |
The mode to create a new MySQL server. |
MySqlFlexibleServerEnableStatusEnum |
Enum to indicate whether value is 'Enabled' or 'Disabled'. |
MySqlFlexibleServerHighAvailabilityMode |
High availability mode for a server. |
MySqlFlexibleServerHighAvailabilityState |
The state of server high availability. |
MySqlFlexibleServerMaintenanceProvisioningState |
The current provisioning state. |
MySqlFlexibleServerMaintenanceState |
The current status of this maintenance. |
MySqlFlexibleServerMaintenanceType |
The type of this maintenance. |
MySqlFlexibleServerReplicationRole |
The replication role. |
MySqlFlexibleServerSkuTier |
The tier of the particular SKU, e.g. GeneralPurpose. |
MySqlFlexibleServersPrivateEndpointConnectionProvisioningState |
The current provisioning state. |
MySqlFlexibleServersPrivateEndpointServiceConnectionStatus |
The private endpoint connection status. |
MySqlFlexibleServerState |
The state of a server. |
MySqlFlexibleServerVersion |
The version of a server. |
Enums
MySqlFlexibleServerBackupAndExportOperationStatus |
The operation status. |
MySqlFlexibleServerDataEncryptionType |
The key type, AzureKeyVault for enable cmk, SystemManaged for disable cmk. |
Azure SDK for .NET