// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/appconfiguration/v1api20220501/storage
├── APIVersion: Enum (1 value)
│   └── "2022-05-01"
└── ConfigurationStore: Resource
    ├── Owner: resources/v1apiv20191001.ResourceGroup
    ├── Spec: Object (16 properties)
    │   ├── AzureName: string
    │   ├── CreateMode: *string
    │   ├── DisableLocalAuth: *bool
    │   ├── EnablePurgeProtection: *bool
    │   ├── Encryption: *Object (2 properties)
    │   │   ├── KeyVaultProperties: *Object (3 properties)
    │   │   │   ├── IdentityClientId: *string
    │   │   │   ├── KeyIdentifier: *string
    │   │   │   └── PropertyBag: genruntime.PropertyBag
    │   │   └── PropertyBag: genruntime.PropertyBag
    │   ├── Identity: *Object (3 properties)
    │   │   ├── PropertyBag: genruntime.PropertyBag
    │   │   ├── Type: *string
    │   │   └── UserAssignedIdentities: Object (2 properties)[]
    │   │       ├── PropertyBag: genruntime.PropertyBag
    │   │       └── Reference: genruntime.ResourceReference
    │   ├── Location: *string
    │   ├── OperatorSpec: *Object (2 properties)
    │   │   ├── PropertyBag: genruntime.PropertyBag
    │   │   └── Secrets: *Object (13 properties)
    │   │       ├── PrimaryConnectionString: *genruntime.SecretDestination
    │   │       ├── PrimaryKey: *genruntime.SecretDestination
    │   │       ├── PrimaryKeyID: *genruntime.SecretDestination
    │   │       ├── PrimaryReadOnlyConnectionString: *genruntime.SecretDestination
    │   │       ├── PrimaryReadOnlyKey: *genruntime.SecretDestination
    │   │       ├── PrimaryReadOnlyKeyID: *genruntime.SecretDestination
    │   │       ├── PropertyBag: genruntime.PropertyBag
    │   │       ├── SecondaryConnectionString: *genruntime.SecretDestination
    │   │       ├── SecondaryKey: *genruntime.SecretDestination
    │   │       ├── SecondaryKeyID: *genruntime.SecretDestination
    │   │       ├── SecondaryReadOnlyConnectionString: *genruntime.SecretDestination
    │   │       ├── SecondaryReadOnlyKey: *genruntime.SecretDestination
    │   │       └── SecondaryReadOnlyKeyID: *genruntime.SecretDestination
    │   ├── OriginalVersion: string
    │   ├── Owner: *genruntime.KnownResourceReference
    │   ├── PropertyBag: genruntime.PropertyBag
    │   ├── PublicNetworkAccess: *string
    │   ├── Sku: *Object (2 properties)
    │   │   ├── Name: *string
    │   │   └── PropertyBag: genruntime.PropertyBag
    │   ├── SoftDeleteRetentionInDays: *int
    │   ├── SystemData: *Object (7 properties)
    │   │   ├── CreatedAt: *string
    │   │   ├── CreatedBy: *string
    │   │   ├── CreatedByType: *string
    │   │   ├── LastModifiedAt: *string
    │   │   ├── LastModifiedBy: *string
    │   │   ├── LastModifiedByType: *string
    │   │   └── PropertyBag: genruntime.PropertyBag
    │   └── Tags: map[string]string
    └── Status: Object (20 properties)
        ├── Conditions: conditions.Condition[]
        ├── CreateMode: *string
        ├── CreationDate: *string
        ├── DisableLocalAuth: *bool
        ├── EnablePurgeProtection: *bool
        ├── Encryption: *Object (2 properties)
        │   ├── KeyVaultProperties: *Object (3 properties)
        │   │   ├── IdentityClientId: *string
        │   │   ├── KeyIdentifier: *string
        │   │   └── PropertyBag: genruntime.PropertyBag
        │   └── PropertyBag: genruntime.PropertyBag
        ├── Endpoint: *string
        ├── Id: *string
        ├── Identity: *Object (5 properties)
        │   ├── PrincipalId: *string
        │   ├── PropertyBag: genruntime.PropertyBag
        │   ├── TenantId: *string
        │   ├── Type: *string
        │   └── UserAssignedIdentities: map[string]Object (3 properties)
        │       ├── ClientId: *string
        │       ├── PrincipalId: *string
        │       └── PropertyBag: genruntime.PropertyBag
        ├── Location: *string
        ├── Name: *string
        ├── PrivateEndpointConnections: Object (2 properties)[]
        │   ├── Id: *string
        │   └── PropertyBag: genruntime.PropertyBag
        ├── PropertyBag: genruntime.PropertyBag
        ├── ProvisioningState: *string
        ├── PublicNetworkAccess: *string
        ├── Sku: *Object (2 properties)
        │   ├── Name: *string
        │   └── PropertyBag: genruntime.PropertyBag
        ├── SoftDeleteRetentionInDays: *int
        ├── 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
