// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/dbforpostgresql/v1api20221201/storage
├── APIVersion: Enum (1 value)
│   └── "2022-12-01"
├── FlexibleServer: Resource
│   ├── Owner: resources/v1apiv20191001.ResourceGroup
│   ├── Spec: Object (24 properties)
│   │   ├── AdministratorLogin: *string
│   │   ├── AdministratorLoginPassword: *genruntime.SecretReference
│   │   ├── AuthConfig: *Object (4 properties)
│   │   │   ├── ActiveDirectoryAuth: *string
│   │   │   ├── PasswordAuth: *string
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── TenantId: *string
│   │   ├── AvailabilityZone: *string
│   │   ├── AzureName: string
│   │   ├── Backup: *Object (3 properties)
│   │   │   ├── BackupRetentionDays: *int
│   │   │   ├── GeoRedundantBackup: *string
│   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   ├── CreateMode: *string
│   │   ├── DataEncryption: *Object (4 properties)
│   │   │   ├── 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
│   │   │   ├── PrivateDnsZoneArmResourceReference: *genruntime.ResourceReference
│   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   ├── OperatorSpec: *Object (3 properties)
│   │   │   ├── ConfigMaps: *Object (2 properties)
│   │   │   │   ├── FullyQualifiedDomainName: *genruntime.ConfigMapDestination
│   │   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── Secrets: *Object (2 properties)
│   │   │       ├── FullyQualifiedDomainName: *genruntime.SecretDestination
│   │   │       └── PropertyBag: genruntime.PropertyBag
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── PointInTimeUTC: *string
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   ├── ReplicationRole: *string
│   │   ├── Sku: *Object (3 properties)
│   │   │   ├── Name: *string
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── Tier: *string
│   │   ├── SourceServerResourceReference: *genruntime.ResourceReference
│   │   ├── Storage: *Object (2 properties)
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── StorageSizeGB: *int
│   │   ├── Tags: map[string]string
│   │   └── Version: *string
│   └── Status: Object (28 properties)
│       ├── AdministratorLogin: *string
│       ├── AuthConfig: *Object (4 properties)
│       │   ├── ActiveDirectoryAuth: *string
│       │   ├── PasswordAuth: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── TenantId: *string
│       ├── AvailabilityZone: *string
│       ├── Backup: *Object (4 properties)
│       │   ├── BackupRetentionDays: *int
│       │   ├── EarliestRestoreDate: *string
│       │   ├── GeoRedundantBackup: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── Conditions: conditions.Condition[]
│       ├── CreateMode: *string
│       ├── DataEncryption: *Object (4 properties)
│       │   ├── 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 (4 properties)
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   ├── TenantId: *string
│       │   ├── Type: *string
│       │   └── UserAssignedIdentities: map[string]Object (3 properties)
│       │       ├── ClientId: *string
│       │       ├── PrincipalId: *string
│       │       └── PropertyBag: genruntime.PropertyBag
│       ├── Location: *string
│       ├── MaintenanceWindow: *Object (5 properties)
│       │   ├── CustomWindow: *string
│       │   ├── DayOfWeek: *int
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   ├── StartHour: *int
│       │   └── StartMinute: *int
│       ├── MinorVersion: *string
│       ├── Name: *string
│       ├── Network: *Object (4 properties)
│       │   ├── DelegatedSubnetResourceId: *string
│       │   ├── PrivateDnsZoneArmResourceId: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── PublicNetworkAccess: *string
│       ├── PointInTimeUTC: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── ReplicaCapacity: *int
│       ├── ReplicationRole: *string
│       ├── Sku: *Object (3 properties)
│       │   ├── Name: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── Tier: *string
│       ├── SourceServerResourceId: *string
│       ├── State: *string
│       ├── Storage: *Object (2 properties)
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── StorageSizeGB: *int
│       ├── 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
├── FlexibleServersConfiguration: Resource
│   ├── Owner: dbforpostgresql/v1api20221201.FlexibleServer
│   ├── Spec: Object (6 properties)
│   │   ├── AzureName: string
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   ├── Source: *string
│   │   └── Value: *string
│   └── Status: Object (17 properties)
│       ├── AllowedValues: *string
│       ├── Conditions: conditions.Condition[]
│       ├── DataType: *string
│       ├── DefaultValue: *string
│       ├── Description: *string
│       ├── DocumentationLink: *string
│       ├── Id: *string
│       ├── IsConfigPendingRestart: *bool
│       ├── IsDynamicConfig: *bool
│       ├── IsReadOnly: *bool
│       ├── 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
│       ├── Unit: *string
│       └── Value: *string
├── FlexibleServersDatabase: Resource
│   ├── Owner: dbforpostgresql/v1api20221201.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: dbforpostgresql/v1api20221201.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
