// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/dbformysql/v1api20220101/storage
├── APIVersion: Enum (1 value)
│   └── "2022-01-01"
├── FlexibleServersAdministrator: Resource
│   ├── Owner: dbformysql/v1api20220101.FlexibleServer
│   ├── Spec: Object (10 properties)
│   │   ├── AdministratorType: *string
│   │   ├── IdentityResourceReference: *genruntime.ResourceReference
│   │   ├── Login: *string
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   ├── Sid: *string
│   │   ├── SidFromConfig: *genruntime.ConfigMapReference
│   │   ├── TenantId: *string
│   │   └── TenantIdFromConfig: *genruntime.ConfigMapReference
│   └── Status: Object (11 properties)
│       ├── AdministratorType: *string
│       ├── Conditions: conditions.Condition[]
│       ├── Id: *string
│       ├── IdentityResourceId: *string
│       ├── Login: *string
│       ├── Name: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── Sid: *string
│       ├── SystemData: *Object (7 properties)
│       │   ├── CreatedAt: *string
│       │   ├── CreatedBy: *string
│       │   ├── CreatedByType: *string
│       │   ├── LastModifiedAt: *string
│       │   ├── LastModifiedBy: *string
│       │   ├── LastModifiedByType: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── TenantId: *string
│       └── Type: *string
└── FlexibleServersConfiguration: Resource
    ├── Owner: dbformysql/v1api20220101.FlexibleServer
    ├── Spec: Object (7 properties)
    │   ├── AzureName: string
    │   ├── CurrentValue: *string
    │   ├── OriginalVersion: string
    │   ├── Owner: *genruntime.KnownResourceReference
    │   ├── PropertyBag: genruntime.PropertyBag
    │   ├── Source: *string
    │   └── Value: *string
    └── Status: Object (17 properties)
        ├── AllowedValues: *string
        ├── Conditions: conditions.Condition[]
        ├── CurrentValue: *string
        ├── DataType: *string
        ├── DefaultValue: *string
        ├── Description: *string
        ├── DocumentationLink: *string
        ├── Id: *string
        ├── IsConfigPendingRestart: *string
        ├── IsDynamicConfig: *string
        ├── IsReadOnly: *string
        ├── Name: *string
        ├── PropertyBag: genruntime.PropertyBag
        ├── Source: *string
        ├── SystemData: *Object (7 properties)
        │   ├── CreatedAt: *string
        │   ├── CreatedBy: *string
        │   ├── CreatedByType: *string
        │   ├── LastModifiedAt: *string
        │   ├── LastModifiedBy: *string
        │   ├── LastModifiedByType: *string
        │   └── PropertyBag: genruntime.PropertyBag
        ├── Type: *string
        └── Value: *string
