Get Inventory Item Result
data class GetInventoryItemResult(val azureApiVersion: String, val id: String, val inventoryType: String, val kind: String? = null, val managedResourceId: String? = null, val moName: String? = null, val moRefId: String? = null, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val type: String)
Defines the inventory item.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
They inventory type.
Link copied to clipboard
Gets or sets the tracked resource id corresponding to the inventory resource.
Link copied to clipboard
Gets the provisioning state.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.