// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701/storage
├── APIVersion: Enum (1 value)
│   └── "2021-07-01"
├── Image: Resource
│   ├── Owner: resources/v1apiv20191001.ResourceGroup
│   ├── Spec: Object (10 properties)
│   │   ├── AzureName: string
│   │   ├── ExtendedLocation: *Object (3 properties)
│   │   │   ├── Name: *string
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── Type: *string
│   │   ├── HyperVGeneration: *string
│   │   ├── Location: *string
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   ├── SourceVirtualMachine: *Object (2 properties)
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── Reference: *genruntime.ResourceReference
│   │   ├── StorageProfile: *Object (4 properties)
│   │   │   ├── DataDisks: Object (9 properties)[]
│   │   │   │   ├── BlobUri: *string
│   │   │   │   ├── Caching: *string
│   │   │   │   ├── DiskEncryptionSet: *Object (2 properties)
│   │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   │   └── Reference: *genruntime.ResourceReference
│   │   │   │   ├── DiskSizeGB: *int
│   │   │   │   ├── Lun: *int
│   │   │   │   ├── ManagedDisk: *Object (2 properties)
│   │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   │   └── Reference: *genruntime.ResourceReference
│   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   ├── Snapshot: *Object (2 properties)
│   │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   │   └── Reference: *genruntime.ResourceReference
│   │   │   │   └── StorageAccountType: *string
│   │   │   ├── OsDisk: *Object (10 properties)
│   │   │   │   ├── BlobUri: *string
│   │   │   │   ├── Caching: *string
│   │   │   │   ├── DiskEncryptionSet: *Object (2 properties)
│   │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   │   └── Reference: *genruntime.ResourceReference
│   │   │   │   ├── DiskSizeGB: *int
│   │   │   │   ├── ManagedDisk: *Object (2 properties)
│   │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   │   └── Reference: *genruntime.ResourceReference
│   │   │   │   ├── OsState: *string
│   │   │   │   ├── OsType: *string
│   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   ├── Snapshot: *Object (2 properties)
│   │   │   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   │   │   └── Reference: *genruntime.ResourceReference
│   │   │   │   └── StorageAccountType: *string
│   │   │   ├── PropertyBag: genruntime.PropertyBag
│   │   │   └── ZoneResilient: *bool
│   │   └── Tags: map[string]string
│   └── Status: Object (12 properties)
│       ├── Conditions: conditions.Condition[]
│       ├── ExtendedLocation: *Object (3 properties)
│       │   ├── Name: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── Type: *string
│       ├── HyperVGeneration: *string
│       ├── Id: *string
│       ├── Location: *string
│       ├── Name: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── ProvisioningState: *string
│       ├── SourceVirtualMachine: *Object (2 properties)
│       │   ├── Id: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       ├── StorageProfile: *Object (4 properties)
│       │   ├── DataDisks: Object (9 properties)[]
│       │   │   ├── BlobUri: *string
│       │   │   ├── Caching: *string
│       │   │   ├── DiskEncryptionSet: *Object (2 properties)
│       │   │   │   ├── Id: *string
│       │   │   │   └── PropertyBag: genruntime.PropertyBag
│       │   │   ├── DiskSizeGB: *int
│       │   │   ├── Lun: *int
│       │   │   ├── ManagedDisk: *Object (2 properties)
│       │   │   │   ├── Id: *string
│       │   │   │   └── PropertyBag: genruntime.PropertyBag
│       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   ├── Snapshot: *Object (2 properties)
│       │   │   │   ├── Id: *string
│       │   │   │   └── PropertyBag: genruntime.PropertyBag
│       │   │   └── StorageAccountType: *string
│       │   ├── OsDisk: *Object (10 properties)
│       │   │   ├── BlobUri: *string
│       │   │   ├── Caching: *string
│       │   │   ├── DiskEncryptionSet: *Object (2 properties)
│       │   │   │   ├── Id: *string
│       │   │   │   └── PropertyBag: genruntime.PropertyBag
│       │   │   ├── DiskSizeGB: *int
│       │   │   ├── ManagedDisk: *Object (2 properties)
│       │   │   │   ├── Id: *string
│       │   │   │   └── PropertyBag: genruntime.PropertyBag
│       │   │   ├── OsState: *string
│       │   │   ├── OsType: *string
│       │   │   ├── PropertyBag: genruntime.PropertyBag
│       │   │   ├── Snapshot: *Object (2 properties)
│       │   │   │   ├── Id: *string
│       │   │   │   └── PropertyBag: genruntime.PropertyBag
│       │   │   └── StorageAccountType: *string
│       │   ├── PropertyBag: genruntime.PropertyBag
│       │   └── ZoneResilient: *bool
│       ├── Tags: map[string]string
│       └── Type: *string
├── augmentConversionForExtendedLocation: Interface
├── augmentConversionForExtendedLocation_STATUS: Interface
├── augmentConversionForImage: Interface
├── augmentConversionForImageDataDisk: Interface
├── augmentConversionForImageDataDisk_STATUS: Interface
├── augmentConversionForImageOSDisk: Interface
├── augmentConversionForImageOSDisk_STATUS: Interface
├── augmentConversionForImageStorageProfile: Interface
├── augmentConversionForImageStorageProfile_STATUS: Interface
├── augmentConversionForImage_STATUS: Interface
├── augmentConversionForImage_Spec: Interface
├── augmentConversionForSubResource: Interface
└── augmentConversionForSubResource_STATUS: Interface
