// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/resources/v1api20200601/storage
├── APIVersion: Enum (1 value)
│   └── "2020-06-01"
└── ResourceGroup: Resource
    ├── Spec: Object (6 properties)
    │   ├── AzureName: string
    │   ├── Location: *string
    │   ├── ManagedBy: *string
    │   ├── OriginalVersion: string
    │   ├── PropertyBag: genruntime.PropertyBag
    │   └── Tags: map[string]string
    └── Status: Object (9 properties)
        ├── Conditions: conditions.Condition[]
        ├── Id: *string
        ├── Location: *string
        ├── ManagedBy: *string
        ├── Name: *string
        ├── Properties: *Object (2 properties)
        │   ├── PropertyBag: genruntime.PropertyBag
        │   └── ProvisioningState: *string
        ├── PropertyBag: genruntime.PropertyBag
        ├── Tags: map[string]string
        └── Type: *string
