// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/dbformysql/v1api20210501/storage
├── APIVersion: Enum (1 value)
│   └── "2021-05-01"
├── FlexibleServer: Resource
│   ├── Owner: resources/v1apiv20191001.ResourceGroup
│   ├── Spec: Object (23 properties)
│   │   ├── AdministratorLogin: *string
│   │   ├── AdministratorLoginPassword: *genruntime.SecretReference
│   │   ├── AvailabilityZone: *string
│   │   ├── AzureName: string
│   │   ├── Backup: *Object (3 properties)
│   │   │   ├── BackupRetentionDays: *int
│   │   │   ├── GeoRedundantBackup: *string
│   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   ├── CreateMode: *string
│   │   ├── DataEncryption: *Object (6 properties)
│   │   │   ├── GeoBackupKeyURI: *string
│   │   │   ├── GeoBackupUserAssignedIdentityReference: *genruntime.ResourceReference
│   │   │   ├── PrimaryKeyURI: *string
│   │   │   ├── PrimaryUserAssignedIdentityReference: *genruntime.ResourceReference
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── Type: *string
│   │   ├── HighAvailability: *Object (3 properties)
│   │   │   ├── Mode: *string
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── StandbyAvailabilityZone: *string
│   │   ├── Identity: *Object (3 properties)
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   ├── Type: *string
│   │   │   └── UserAssignedIdentities: Object (2 properties)[]
│   │   │       ├── PropertyBag: genruntime.PropertyBag
│   │   │       └── Reference: genruntime.ResourceReference
│   │   ├── Location: *string
│   │   ├── MaintenanceWindow: *Object (5 properties)
│   │   │   ├── CustomWindow: *string
│   │   │   ├── DayOfWeek: *int
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   ├── StartHour: *int
│   │   │   └── StartMinute: *int
│   │   ├── Network: *Object (3 properties)
│   │   │   ├── DelegatedSubnetResourceReference: *genruntime.ResourceReference
│   │   │   ├── PrivateDnsZoneResourceReference: *genruntime.ResourceReference
│   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   ├── OperatorSpec: *Object (2 properties)
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── Secrets: *Object (2 properties)
│   │   │       ├── FullyQualifiedDomainName: *genruntime.SecretDestination
│   │   │       └── PropertyBag: genruntime.PropertyBag
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   ├── ReplicationRole: *string
│   │   ├── RestorePointInTime: *string
│   │   ├── Sku: *Object (3 properties)
│   │   │   ├── Name: *string
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── Tier: *string
│   │   ├── SourceServerResourceId: *string
│   │   ├── Storage: *Object (4 properties)
│   │   │   ├── AutoGrow: *string
│   │   │   ├── Iops: *int
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── StorageSizeGB: *int
│   │   ├── Tags: map[string]string
│   │   └── Version: *string
│   └── Status: Object (26 properties)
│       ├── AdministratorLogin: *string
│       ├── AvailabilityZone: *string
│       ├── Backup: *Object (4 properties)
│       │   ├── BackupRetentionDays: *int
│       │   ├── EarliestRestoreDate: *string
│       │   ├── GeoRedundantBackup: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── Conditions: conditions.Condition[]
│       ├── CreateMode: *string
│       ├── DataEncryption: *Object (6 properties)
│       │   ├── GeoBackupKeyURI: *string
│       │   ├── GeoBackupUserAssignedIdentityId: *string
│       │   ├── PrimaryKeyURI: *string
│       │   ├── PrimaryUserAssignedIdentityId: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── Type: *string
│       ├── FullyQualifiedDomainName: *string
│       ├── HighAvailability: *Object (4 properties)
│       │   ├── Mode: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   ├── StandbyAvailabilityZone: *string
│       │   └── State: *string
│       ├── Id: *string
│       ├── Identity: *Object (5 properties)
│       │   ├── PrincipalId: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   ├── TenantId: *string
│       │   ├── Type: *string
│       │   └── UserAssignedIdentities: map[string]v1.JSON
│       ├── Location: *string
│       ├── MaintenanceWindow: *Object (5 properties)
│       │   ├── CustomWindow: *string
│       │   ├── DayOfWeek: *int
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   ├── StartHour: *int
│       │   └── StartMinute: *int
│       ├── Name: *string
│       ├── Network: *Object (4 properties)
│       │   ├── DelegatedSubnetResourceId: *string
│       │   ├── PrivateDnsZoneResourceId: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── PublicNetworkAccess: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── ReplicaCapacity: *int
│       ├── ReplicationRole: *string
│       ├── RestorePointInTime: *string
│       ├── Sku: *Object (3 properties)
│       │   ├── Name: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── Tier: *string
│       ├── SourceServerResourceId: *string
│       ├── State: *string
│       ├── Storage: *Object (5 properties)
│       │   ├── AutoGrow: *string
│       │   ├── Iops: *int
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   ├── StorageSizeGB: *int
│       │   └── StorageSku: *string
│       ├── SystemData: *Object (7 properties)
│       │   ├── CreatedAt: *string
│       │   ├── CreatedBy: *string
│       │   ├── CreatedByType: *string
│       │   ├── LastModifiedAt: *string
│       │   ├── LastModifiedBy: *string
│       │   ├── LastModifiedByType: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── Tags: map[string]string
│       ├── Type: *string
│       └── Version: *string
├── FlexibleServersDatabase: Resource
│   ├── Owner: dbformysql/v1api20210501.FlexibleServer
│   ├── Spec: Object (6 properties)
│   │   ├── AzureName: string
│   │   ├── Charset: *string
│   │   ├── Collation: *string
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   └── PropertyBag: genruntime.PropertyBag
│   └── Status: Object (8 properties)
│       ├── Charset: *string
│       ├── Collation: *string
│       ├── Conditions: conditions.Condition[]
│       ├── Id: *string
│       ├── Name: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── SystemData: *Object (7 properties)
│       │   ├── CreatedAt: *string
│       │   ├── CreatedBy: *string
│       │   ├── CreatedByType: *string
│       │   ├── LastModifiedAt: *string
│       │   ├── LastModifiedBy: *string
│       │   ├── LastModifiedByType: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       └── Type: *string
├── FlexibleServersFirewallRule: Resource
│   ├── Owner: dbformysql/v1api20210501.FlexibleServer
│   ├── Spec: Object (6 properties)
│   │   ├── AzureName: string
│   │   ├── EndIpAddress: *string
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   └── StartIpAddress: *string
│   └── Status: Object (8 properties)
│       ├── Conditions: conditions.Condition[]
│       ├── EndIpAddress: *string
│       ├── Id: *string
│       ├── Name: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── StartIpAddress: *string
│       ├── SystemData: *Object (7 properties)
│       │   ├── CreatedAt: *string
│       │   ├── CreatedBy: *string
│       │   ├── CreatedByType: *string
│       │   ├── LastModifiedAt: *string
│       │   ├── LastModifiedBy: *string
│       │   ├── LastModifiedByType: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       └── Type: *string
└── augmentConversionForSystemData_STATUS: Interface
