// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/operationalinsights/v1api20210601/storage
├── APIVersion: Enum (1 value)
│   └── "2021-06-01"
└── Workspace: Resource
    ├── Owner: resources/v1apiv20191001.ResourceGroup
    ├── Spec: Object (15 properties)
    │   ├── AzureName: string
    │   ├── Etag: *string
    │   ├── Features: *Object (6 properties)
    │   │   ├── ClusterResourceReference: *genruntime.ResourceReference
    │   │   ├── DisableLocalAuth: *bool
    │   │   ├── EnableDataExport: *bool
    │   │   ├── EnableLogAccessUsingOnlyResourcePermissions: *bool
    │   │   ├── ImmediatePurgeDataOn30Days: *bool
    │   │   └── PropertyBag: genruntime.PropertyBag
    │   ├── ForceCmkForQuery: *bool
    │   ├── Location: *string
    │   ├── OriginalVersion: string
    │   ├── Owner: *genruntime.KnownResourceReference
    │   ├── PropertyBag: genruntime.PropertyBag
    │   ├── ProvisioningState: *string
    │   ├── PublicNetworkAccessForIngestion: *string
    │   ├── PublicNetworkAccessForQuery: *string
    │   ├── RetentionInDays: *int
    │   ├── Sku: *Object (3 properties)
    │   │   ├── CapacityReservationLevel: *int
    │   │   ├── Name: *string
    │   │   └── PropertyBag: genruntime.PropertyBag
    │   ├── Tags: map[string]string
    │   └── WorkspaceCapping: *Object (2 properties)
    │       ├── DailyQuotaGb: *float64
    │       └── PropertyBag: genruntime.PropertyBag
    └── Status: Object (20 properties)
        ├── Conditions: conditions.Condition[]
        ├── CreatedDate: *string
        ├── CustomerId: *string
        ├── Etag: *string
        ├── Features: *Object (6 properties)
        │   ├── ClusterResourceId: *string
        │   ├── DisableLocalAuth: *bool
        │   ├── EnableDataExport: *bool
        │   ├── EnableLogAccessUsingOnlyResourcePermissions: *bool
        │   ├── ImmediatePurgeDataOn30Days: *bool
        │   └── PropertyBag: genruntime.PropertyBag
        ├── ForceCmkForQuery: *bool
        ├── Id: *string
        ├── Location: *string
        ├── ModifiedDate: *string
        ├── Name: *string
        ├── PrivateLinkScopedResources: Object (3 properties)[]
        │   ├── PropertyBag: genruntime.PropertyBag
        │   ├── ResourceId: *string
        │   └── ScopeId: *string
        ├── PropertyBag: genruntime.PropertyBag
        ├── ProvisioningState: *string
        ├── PublicNetworkAccessForIngestion: *string
        ├── PublicNetworkAccessForQuery: *string
        ├── RetentionInDays: *int
        ├── Sku: *Object (4 properties)
        │   ├── CapacityReservationLevel: *int
        │   ├── LastSkuUpdate: *string
        │   ├── Name: *string
        │   └── PropertyBag: genruntime.PropertyBag
        ├── Tags: map[string]string
        ├── Type: *string
        └── WorkspaceCapping: *Object (4 properties)
            ├── DailyQuotaGb: *float64
            ├── DataIngestionStatus: *string
            ├── PropertyBag: genruntime.PropertyBag
            └── QuotaNextResetTime: *string
