ReachabilityAnalysisIntentProperties interface
Represents the Reachability Analysis Intent properties.
Properties
| description | |
| destination |
Destination resource id to verify the reachability path of. |
| ip |
IP traffic information. |
| provisioning |
Provisioning states of a resource. |
| source |
Source resource id to verify the reachability path of. |
Property Details
description
description?: string
Property Value
string
destinationResourceId
Destination resource id to verify the reachability path of.
destinationResourceId: string
Property Value
string
ipTraffic
provisioningState
Provisioning states of a resource.
provisioningState?: string
Property Value
string
sourceResourceId
Source resource id to verify the reachability path of.
sourceResourceId: string
Property Value
string