Reachability Analysis Intent Properties Response
data class ReachabilityAnalysisIntentPropertiesResponse(val description: String? = null, val destinationResourceId: String, val ipTraffic: IPTrafficResponse, val provisioningState: String, val sourceResourceId: String)
Represents the Reachability Analysis Intent properties.
Constructors
Link copied to clipboard
constructor(description: String? = null, destinationResourceId: String, ipTraffic: IPTrafficResponse, provisioningState: String, sourceResourceId: String)