// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/managedidentity/v1api20230131/storage
├── APIVersion: Enum (1 value)
│   └── "2023-01-31"
├── FederatedIdentityCredential: Resource
│   ├── Owner: managedidentity/v1api20230131.UserAssignedIdentity
│   ├── Spec: Object (9 properties)
│   │   ├── Audiences: string[]
│   │   ├── AzureName: string
│   │   ├── Issuer: *string
│   │   ├── IssuerFromConfig: *genruntime.ConfigMapReference
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.KnownResourceReference
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   ├── Subject: *string
│   │   └── SubjectFromConfig: *genruntime.ConfigMapReference
│   └── Status: Object (9 properties)
│       ├── Audiences: string[]
│       ├── Conditions: conditions.Condition[]
│       ├── Id: *string
│       ├── Issuer: *string
│       ├── Name: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── Subject: *string
│       ├── SystemData: *Object (7 properties)
│       │   ├── CreatedAt: *string
│       │   ├── CreatedBy: *string
│       │   ├── CreatedByType: *string
│       │   ├── LastModifiedAt: *string
│       │   ├── LastModifiedBy: *string
│       │   ├── LastModifiedByType: *string
│       │   └── PropertyBag: genruntime.PropertyBag
│       └── Type: *string
└── UserAssignedIdentity: Resource
    ├── Owner: resources/v1apiv20191001.ResourceGroup
    ├── Spec: Object (7 properties)
    │   ├── AzureName: string
    │   ├── Location: *string
    │   ├── OperatorSpec: *Object (2 properties)
    │   │   ├── ConfigMaps: *Object (4 properties)
    │   │   │   ├── ClientId: *genruntime.ConfigMapDestination
    │   │   │   ├── PrincipalId: *genruntime.ConfigMapDestination
    │   │   │   ├── PropertyBag: genruntime.PropertyBag
    │   │   │   └── TenantId: *genruntime.ConfigMapDestination
    │   │   └── PropertyBag: genruntime.PropertyBag
    │   ├── OriginalVersion: string
    │   ├── Owner: *genruntime.KnownResourceReference
    │   ├── PropertyBag: genruntime.PropertyBag
    │   └── Tags: map[string]string
    └── Status: Object (11 properties)
        ├── ClientId: *string
        ├── Conditions: conditions.Condition[]
        ├── Id: *string
        ├── Location: *string
        ├── Name: *string
        ├── PrincipalId: *string
        ├── PropertyBag: genruntime.PropertyBag
        ├── SystemData: *Object (7 properties)
        │   ├── CreatedAt: *string
        │   ├── CreatedBy: *string
        │   ├── CreatedByType: *string
        │   ├── LastModifiedAt: *string
        │   ├── LastModifiedBy: *string
        │   ├── LastModifiedByType: *string
        │   └── PropertyBag: genruntime.PropertyBag
        ├── Tags: map[string]string
        ├── TenantId: *string
        └── Type: *string
