// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/cache/v1api20230701/storage
├── APIVersion: Enum (1 value)
│   └── "2023-07-01"
├── RedisEnterprise: Resource
│   ├── Owner: resources/v1apiv20191001.ResourceGroup
│   ├── Spec: Object (9 properties)
│   │   ├── AzureName: string
│   │   ├── Location: *string
│   │   ├── MinimumTlsVersion: *string
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   ├── Sku: *Object (3 properties)
│   │   │   ├── Capacity: *int
│   │   │   ├── Name: *string
│   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   ├── Tags: map[string]string
│   │   └── Zones: string[]
│   └── Status: Object (15 properties)
│       ├── Conditions: conditions.Condition[]
│       ├── HostName: *string
│       ├── Id: *string
│       ├── Location: *string
│       ├── MinimumTlsVersion: *string
│       ├── Name: *string
│       ├── PrivateEndpointConnections: Object (2 properties)[]
│       │   ├── Id: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── ProvisioningState: *string
│       ├── RedisVersion: *string
│       ├── ResourceState: *string
│       ├── Sku: *Object (3 properties)
│       │   ├── Capacity: *int
│       │   ├── Name: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── Tags: map[string]string
│       ├── Type: *string
│       └── Zones: string[]
└── RedisEnterpriseDatabase: Resource
    ├── Owner: cache/v1api20230701.RedisEnterprise
    ├── Spec: Object (11 properties)
    │   ├── AzureName: string
    │   ├── ClientProtocol: *string
    │   ├── ClusteringPolicy: *string
    │   ├── EvictionPolicy: *string
    │   ├── GeoReplication: *Object (3 properties)
    │   │   ├── GroupNickname: *string
    │   │   ├── LinkedDatabases: Object (2 properties)[]
    │   │   │   ├── PropertyBag: genruntime.PropertyBag
    │   │   │   └── Reference: *genruntime.ResourceReference
    │   │   └── PropertyBag: genruntime.PropertyBag
    │   ├── Modules: Object (3 properties)[]
    │   │   ├── Args: *string
    │   │   ├── Name: *string
    │   │   └── PropertyBag: genruntime.PropertyBag
    │   ├── OriginalVersion: string
    │   ├── Owner: *genruntime.KnownResourceReference
    │   ├── Persistence: *Object (5 properties)
    │   │   ├── AofEnabled: *bool
    │   │   ├── AofFrequency: *string
    │   │   ├── PropertyBag: genruntime.PropertyBag
    │   │   ├── RdbEnabled: *bool
    │   │   └── RdbFrequency: *string
    │   ├── Port: *int
    │   └── PropertyBag: genruntime.PropertyBag
    └── Status: Object (14 properties)
        ├── ClientProtocol: *string
        ├── ClusteringPolicy: *string
        ├── Conditions: conditions.Condition[]
        ├── EvictionPolicy: *string
        ├── GeoReplication: *Object (3 properties)
        │   ├── GroupNickname: *string
        │   ├── LinkedDatabases: Object (3 properties)[]
        │   │   ├── Id: *string
        │   │   ├── PropertyBag: genruntime.PropertyBag
        │   │   └── State: *string
        │   └── PropertyBag: genruntime.PropertyBag
        ├── Id: *string
        ├── Modules: Object (4 properties)[]
        │   ├── Args: *string
        │   ├── Name: *string
        │   ├── PropertyBag: genruntime.PropertyBag
        │   └── Version: *string
        ├── Name: *string
        ├── Persistence: *Object (5 properties)
        │   ├── AofEnabled: *bool
        │   ├── AofFrequency: *string
        │   ├── PropertyBag: genruntime.PropertyBag
        │   ├── RdbEnabled: *bool
        │   └── RdbFrequency: *string
        ├── Port: *int
        ├── PropertyBag: genruntime.PropertyBag
        ├── ProvisioningState: *string
        ├── ResourceState: *string
        └── Type: *string
