Event Impacted Resource Response
data class EventImpactedResourceResponse(val id: String, val info: List<KeyValueItemResponse>? = null, val name: String, val systemData: SystemDataResponse, val targetRegion: String, val targetResourceId: String, val targetResourceType: String, val type: String)
Impacted resource for an event.
Constructors
Link copied to clipboard
constructor(id: String, info: List<KeyValueItemResponse>? = null, name: String, systemData: SystemDataResponse, targetRegion: String, targetResourceId: String, targetResourceType: String, type: String)
Properties
Link copied to clipboard
Additional information.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Link copied to clipboard
Impacted resource region name.
Link copied to clipboard
Identity for resource within Microsoft cloud.
Link copied to clipboard
Resource type within Microsoft cloud.