EventImpactedResourceProperties interface
Properties of impacted resource.
Properties
| info | Additional information. |
| target |
Impacted resource region name. |
| target |
Identity for resource within Microsoft cloud. |
| target |
Resource type within Microsoft cloud. |
Property Details
info
targetRegion
Impacted resource region name.
targetRegion?: string
Property Value
string
targetResourceId
Identity for resource within Microsoft cloud.
targetResourceId?: string
Property Value
string
targetResourceType
Resource type within Microsoft cloud.
targetResourceType?: string
Property Value
string