InventoryProperties interface
Definition of inventory.
Properties
| azure |
Gets or sets the mapped azure resource id. |
| cloud |
Gets or sets the cloud native resource name. |
| cloud |
Gets or sets the cloud native resource type. |
| provisioning |
The resource provisioning state. |
| status | Gets or sets the status of the inventory. |
| status |
Gets or sets the status details. |
Property Details
azureResourceId
Gets or sets the mapped azure resource id.
azureResourceId?: string
Property Value
string
cloudNativeResourceId
Gets or sets the cloud native resource name.
cloudNativeResourceId?: string
Property Value
string
cloudNativeType
Gets or sets the cloud native resource type.
cloudNativeType?: string
Property Value
string
provisioningState
The resource provisioning state.
provisioningState?: string
Property Value
string
status
Gets or sets the status of the inventory.
status?: string
Property Value
string
statusDetails
Gets or sets the status details.
statusDetails?: string
Property Value
string