// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/managedidentity/v1api20181130/storage
├── APIVersion: Enum (1 value)
│   └── "2018-11-30"
├── 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 (10 properties)
│       ├── ClientId: *string
│       ├── Conditions: conditions.Condition[]
│       ├── Id: *string
│       ├── Location: *string
│       ├── Name: *string
│       ├── PrincipalId: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── Tags: map[string]string
│       ├── TenantId: *string
│       └── Type: *string
├── augmentConversionForUserAssignedIdentity: Interface
├── augmentConversionForUserAssignedIdentityOperatorConfigMaps: Interface
├── augmentConversionForUserAssignedIdentityOperatorSpec: Interface
├── augmentConversionForUserAssignedIdentity_STATUS: Interface
└── augmentConversionForUserAssignedIdentity_Spec: Interface
