// Code generated by azure-service-operator-codegen. DO NOT EDIT.
github.com/Azure/azure-service-operator/v2/api/authorization/v1api20200801preview/storage
├── APIVersion: Enum (1 value)
│   └── "2020-08-01-preview"
├── RoleAssignment: Resource
│   ├── Spec: Object (12 properties)
│   │   ├── AzureName: string
│   │   ├── Condition: *string
│   │   ├── ConditionVersion: *string
│   │   ├── DelegatedManagedIdentityResourceId: *string
│   │   ├── Description: *string
│   │   ├── OriginalVersion: string
│   │   ├── Owner: *genruntime.ArbitraryOwnerReference
│   │   ├── PrincipalId: *string
│   │   ├── PrincipalIdFromConfig: *genruntime.ConfigMapReference
│   │   ├── PrincipalType: *string
│   │   ├── PropertyBag: genruntime.PropertyBag
│   │   └── RoleDefinitionReference: *genruntime.ResourceReference
│   └── Status: Object (17 properties)
│       ├── Condition: *string
│       ├── ConditionVersion: *string
│       ├── Conditions: conditions.Condition[]
│       ├── CreatedBy: *string
│       ├── CreatedOn: *string
│       ├── DelegatedManagedIdentityResourceId: *string
│       ├── Description: *string
│       ├── Id: *string
│       ├── Name: *string
│       ├── PrincipalId: *string
│       ├── PrincipalType: *string
│       ├── PropertyBag: genruntime.PropertyBag
│       ├── RoleDefinitionId: *string
│       ├── Scope: *string
│       ├── Type: *string
│       ├── UpdatedBy: *string
│       └── UpdatedOn: *string
├── augmentConversionForRoleAssignment: Interface
├── augmentConversionForRoleAssignment_STATUS: Interface
└── augmentConversionForRoleAssignment_Spec: Interface
