// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/subscription/v1api20211001/storage
├── APIVersion: Enum (1 value)
│   └── "2021-10-01"
└── Alias: Resource
    ├── Spec: Object (4 properties)
    │   ├── AzureName: string
    │   ├── OriginalVersion: string
    │   ├── Properties: *Object (7 properties)
    │   │   ├── AdditionalProperties: *Object (5 properties)
    │   │   │   ├── ManagementGroupId: *string
    │   │   │   ├── PropertyBag: genruntime.PropertyBag
    │   │   │   ├── SubscriptionOwnerId: *string
    │   │   │   ├── SubscriptionTenantId: *string
    │   │   │   └── Tags: map[string]string
    │   │   ├── BillingScope: *string
    │   │   ├── DisplayName: *string
    │   │   ├── PropertyBag: genruntime.PropertyBag
    │   │   ├── ResellerId: *string
    │   │   ├── SubscriptionId: *string
    │   │   └── Workload: *string
    │   └── PropertyBag: genruntime.PropertyBag
    └── Status: Object (7 properties)
        ├── Conditions: conditions.Condition[]
        ├── Id: *string
        ├── Name: *string
        ├── Properties: *Object (13 properties)
        │   ├── AcceptOwnershipState: *string
        │   ├── AcceptOwnershipUrl: *string
        │   ├── BillingScope: *string
        │   ├── CreatedTime: *string
        │   ├── DisplayName: *string
        │   ├── ManagementGroupId: *string
        │   ├── PropertyBag: genruntime.PropertyBag
        │   ├── ProvisioningState: *string
        │   ├── ResellerId: *string
        │   ├── SubscriptionId: *string
        │   ├── SubscriptionOwnerId: *string
        │   ├── Tags: map[string]string
        │   └── Workload: *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
