ResourceManagementEntity interface
model interface ResourceManagementEntity
Properties
| home |
The home tenant id. |
| location | The location. |
| resource |
The resource id. |
| status | The operation status. |
Property Details
homeTenantId
The home tenant id.
homeTenantId?: string
Property Value
string
location
The location.
location?: string
Property Value
string
resourceId
The resource id.
resourceId: string
Property Value
string
status
The operation status.
status?: string
Property Value
string