net10.0
namespace Azure.ResourceManager.MySql.FlexibleServers.Models
{
    public static class ArmMySqlFlexibleServersModelFactory
    {
        public static MySqlFlexibleServerData MySqlFlexibleServerData(ResourceIdentifier id = null, string name = null, ResourceType resourceType = default, SystemData systemData = null, IDictionary<string, string> tags = null, AzureLocation location = default, string administratorLogin = null, string administratorLoginPassword = null, MySqlFlexibleServerVersion? version = default, string fullVersion = null, string availabilityZone = null, MySqlFlexibleServerCreateMode? createMode = default, ResourceIdentifier sourceServerResourceId = null, DateTimeOffset? restorePointInOn = default, MySqlFlexibleServerReplicationRole? replicationRole = default, int? replicaCapacity = default, MySqlFlexibleServerDataEncryption dataEncryption = null, MySqlFlexibleServerState? state = default, string fullyQualifiedDomainName = null, int? databasePort = default, MySqlFlexibleServerStorage storage = null, MySqlFlexibleServerBackupProperties backup = null, MySqlFlexibleServerHighAvailability highAvailability = null, MySqlFlexibleServerNetwork network = null, IEnumerable<MySqlFlexibleServersPrivateEndpointConnectionData> serverPrivateEndpointConnections = null, MySqlFlexibleServerPatchStrategy? maintenancePatchStrategy = default, MySqlFlexibleServerMaintenanceWindow maintenanceWindow = null, ImportSourceProperties importSourceProperties = null, ManagedServiceIdentity identity = null, MySqlFlexibleServerSku sku = null);
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

Azure.ResourceManager.MySql , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8

Referencing

Your project needs a package reference to Azure.ResourceManager.MySql.

Package Azure.ResourceManager.MySql (1.2.0) net8.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API