Share via


ReachabilityAnalysisIntentProperties interface

Represents the Reachability Analysis Intent properties.

Properties

description
destinationResourceId

Destination resource id to verify the reachability path of.

ipTraffic

IP traffic information.

provisioningState

Provisioning states of a resource.

sourceResourceId

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

IP traffic information.

ipTraffic: IPTraffic

Property Value

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