// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/containerservice/v1api20230315preview/storage
├── APIVersion: Enum (1 value)
│   └── "2023-03-15-preview"
├── Fleet: Resource
│   ├── Owner: resources/v1apiv20191001.ResourceGroup
│   ├── Spec: Object (8 properties)
│   │   ├── AzureName: string
│   │   ├── HubProfile: *Object (2 properties)
│   │   │   ├── DnsPrefix: *string
│   │   │   └── PropertyBag: genruntime.PropertyBag
│   │   ├── Location: *string
│   │   ├── OperatorSpec: *Object (2 properties)
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── Secrets: *Object (2 properties)
│   │   │       ├── PropertyBag: genruntime.PropertyBag
│   │   │       └── UserCredentials: *genruntime.SecretDestination
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   └── Tags: map[string]string
│   └── Status: Object (11 properties)
│       ├── Conditions: conditions.Condition[]
│       ├── ETag: *string
│       ├── HubProfile: *Object (4 properties)
│       │   ├── DnsPrefix: *string
│       │   ├── Fqdn: *string
│       │   ├── KubernetesVersion: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── Id: *string
│       ├── Location: *string
│       ├── Name: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── ProvisioningState: *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
├── FleetsMember: Resource
│   ├── Owner: containerservice/v1api20230315preview.Fleet
│   ├── Spec: Object (6 properties)
│   │   ├── AzureName: string
│   │   ├── ClusterResourceReference: *genruntime.ResourceReference
│   │   ├── Group: *string
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   └── PropertyBag: genruntime.PropertyBag
│   └── Status: Object (10 properties)
│       ├── ClusterResourceId: *string
│       ├── Conditions: conditions.Condition[]
│       ├── ETag: *string
│       ├── Group: *string
│       ├── Id: *string
│       ├── Name: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── ProvisioningState: *string
│       ├── SystemData: *Object (7 properties)
│       │   ├── CreatedAt: *string
│       │   ├── CreatedBy: *string
│       │   ├── CreatedByType: *string
│       │   ├── LastModifiedAt: *string
│       │   ├── LastModifiedBy: *string
│       │   ├── LastModifiedByType: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       └── Type: *string
├── FleetsUpdateRun: Resource
│   ├── Owner: containerservice/v1api20230315preview.Fleet
│   ├── Spec: Object (6 properties)
│   │   ├── AzureName: string
│   │   ├── ManagedClusterUpdate: *Object (2 properties)
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── Upgrade: *Object (3 properties)
│   │   │       ├── KubernetesVersion: *string
│   │   │       ├── PropertyBag: genruntime.PropertyBag
│   │   │       └── Type: *string
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   └── Strategy: *Object (2 properties)
│   │       ├── PropertyBag: genruntime.PropertyBag
│   │       └── Stages: Object (4 properties)[]
│   │           ├── AfterStageWaitInSeconds: *int
│   │           ├── Groups: Object (2 properties)[]
│   │           │   ├── Name: *string
│   │           │   └── PropertyBag: genruntime.PropertyBag
│   │           ├── Name: *string
│   │           └── PropertyBag: genruntime.PropertyBag
│   └── Status: Object (11 properties)
│       ├── Conditions: conditions.Condition[]
│       ├── ETag: *string
│       ├── Id: *string
│       ├── ManagedClusterUpdate: *Object (2 properties)
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── Upgrade: *Object (3 properties)
│       │       ├── KubernetesVersion: *string
│       │       ├── PropertyBag: genruntime.PropertyBag
│       │       └── Type: *string
│       ├── Name: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── ProvisioningState: *string
│       ├── Status: *Object (3 properties)
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   ├── Stages: Object (5 properties)[]
│       │   │   ├── AfterStageWaitStatus: *Object (3 properties)
│       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   ├── Status: *Object (5 properties)
│       │   │   │   │   ├── CompletedTime: *string
│       │   │   │   │   ├── Error: *Object (6 properties)
│       │   │   │   │   │   ├── AdditionalInfo: Object (3 properties)[]
│       │   │   │   │   │   │   ├── Info: map[string]v1.JSON
│       │   │   │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   │   │   │   └── Type: *string
│       │   │   │   │   │   ├── Code: *string
│       │   │   │   │   │   ├── Details: Object (5 properties)[]
│       │   │   │   │   │   │   ├── AdditionalInfo: Object (3 properties)[]
│       │   │   │   │   │   │   │   ├── Info: map[string]v1.JSON
│       │   │   │   │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   │   │   │   │   └── Type: *string
│       │   │   │   │   │   │   ├── Code: *string
│       │   │   │   │   │   │   ├── Message: *string
│       │   │   │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   │   │   │   └── Target: *string
│       │   │   │   │   │   ├── Message: *string
│       │   │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   │   │   └── Target: *string
│       │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   │   ├── StartTime: *string
│       │   │   │   │   └── State: *string
│       │   │   │   └── WaitDurationInSeconds: *int
│       │   │   ├── Groups: Object (4 properties)[]
│       │   │   │   ├── Members: Object (5 properties)[]
│       │   │   │   │   ├── ClusterResourceId: *string
│       │   │   │   │   ├── Name: *string
│       │   │   │   │   ├── OperationId: *string
│       │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   │   └── Status: *Object (5 properties)
│       │   │   │   │       ├── CompletedTime: *string
│       │   │   │   │       ├── Error: *Object (6 properties)
│       │   │   │   │       │   ├── AdditionalInfo: Object (3 properties)[]
│       │   │   │   │       │   │   ├── Info: map[string]v1.JSON
│       │   │   │   │       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   │       │   │   └── Type: *string
│       │   │   │   │       │   ├── Code: *string
│       │   │   │   │       │   ├── Details: Object (5 properties)[]
│       │   │   │   │       │   │   ├── AdditionalInfo: Object (3 properties)[]
│       │   │   │   │       │   │   │   ├── Info: map[string]v1.JSON
│       │   │   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   │       │   │   │   └── Type: *string
│       │   │   │   │       │   │   ├── Code: *string
│       │   │   │   │       │   │   ├── Message: *string
│       │   │   │   │       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   │       │   │   └── Target: *string
│       │   │   │   │       │   ├── Message: *string
│       │   │   │   │       │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   │       │   └── Target: *string
│       │   │   │   │       ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   │       ├── StartTime: *string
│       │   │   │   │       └── State: *string
│       │   │   │   ├── Name: *string
│       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │   └── Status: *Object (5 properties)
│       │   │   │       ├── CompletedTime: *string
│       │   │   │       ├── Error: *Object (6 properties)
│       │   │   │       │   ├── AdditionalInfo: Object (3 properties)[]
│       │   │   │       │   │   ├── Info: map[string]v1.JSON
│       │   │   │       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │       │   │   └── Type: *string
│       │   │   │       │   ├── Code: *string
│       │   │   │       │   ├── Details: Object (5 properties)[]
│       │   │   │       │   │   ├── AdditionalInfo: Object (3 properties)[]
│       │   │   │       │   │   │   ├── Info: map[string]v1.JSON
│       │   │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │       │   │   │   └── Type: *string
│       │   │   │       │   │   ├── Code: *string
│       │   │   │       │   │   ├── Message: *string
│       │   │   │       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │       │   │   └── Target: *string
│       │   │   │       │   ├── Message: *string
│       │   │   │       │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   │       │   └── Target: *string
│       │   │   │       ├── PropertyBag: genruntime.PropertyBag
│       │   │   │       ├── StartTime: *string
│       │   │   │       └── State: *string
│       │   │   ├── Name: *string
│       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   └── Status: *Object (5 properties)
│       │   │       ├── CompletedTime: *string
│       │   │       ├── Error: *Object (6 properties)
│       │   │       │   ├── AdditionalInfo: Object (3 properties)[]
│       │   │       │   │   ├── Info: map[string]v1.JSON
│       │   │       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │       │   │   └── Type: *string
│       │   │       │   ├── Code: *string
│       │   │       │   ├── Details: Object (5 properties)[]
│       │   │       │   │   ├── AdditionalInfo: Object (3 properties)[]
│       │   │       │   │   │   ├── Info: map[string]v1.JSON
│       │   │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │       │   │   │   └── Type: *string
│       │   │       │   │   ├── Code: *string
│       │   │       │   │   ├── Message: *string
│       │   │       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │       │   │   └── Target: *string
│       │   │       │   ├── Message: *string
│       │   │       │   ├── PropertyBag: genruntime.PropertyBag
│       │   │       │   └── Target: *string
│       │   │       ├── PropertyBag: genruntime.PropertyBag
│       │   │       ├── StartTime: *string
│       │   │       └── State: *string
│       │   └── Status: *Object (5 properties)
│       │       ├── CompletedTime: *string
│       │       ├── Error: *Object (6 properties)
│       │       │   ├── AdditionalInfo: Object (3 properties)[]
│       │       │   │   ├── Info: map[string]v1.JSON
│       │       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   └── Type: *string
│       │       │   ├── Code: *string
│       │       │   ├── Details: Object (5 properties)[]
│       │       │   │   ├── AdditionalInfo: Object (3 properties)[]
│       │       │   │   │   ├── Info: map[string]v1.JSON
│       │       │   │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   │   └── Type: *string
│       │       │   │   ├── Code: *string
│       │       │   │   ├── Message: *string
│       │       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   │   └── Target: *string
│       │       │   ├── Message: *string
│       │       │   ├── PropertyBag: genruntime.PropertyBag
│       │       │   └── Target: *string
│       │       ├── PropertyBag: genruntime.PropertyBag
│       │       ├── StartTime: *string
│       │       └── State: *string
│       ├── Strategy: *Object (2 properties)
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── Stages: Object (4 properties)[]
│       │       ├── AfterStageWaitInSeconds: *int
│       │       ├── Groups: Object (2 properties)[]
│       │       │   ├── Name: *string
│       │       │   └── PropertyBag: genruntime.PropertyBag
│       │       ├── 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
└── augmentConversionForSystemData_STATUS: Interface
