InventoryProperties interface

Definition of inventory.

Properties

azureResourceId

Gets or sets the mapped azure resource id.

cloudNativeResourceId

Gets or sets the cloud native resource name.

cloudNativeType

Gets or sets the cloud native resource type.

provisioningState

The resource provisioning state.

status

Gets or sets the status of the inventory.

statusDetails

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