List Security Advisory Impacted Resource By Subscription Id And Event Id Result
data class ListSecurityAdvisoryImpactedResourceBySubscriptionIdAndEventIdResult(val nextLink: String? = null, val value: List<EventImpactedResourceResponse>)
The List of eventImpactedResources operation response.
Constructors
Link copied to clipboard
fun ListSecurityAdvisoryImpactedResourceBySubscriptionIdAndEventIdResult(nextLink: String? = null, value: List<EventImpactedResourceResponse>)