ReachabilityAnalysisRunProperties interface
Represents the Reachability Analysis Run properties.
Properties
| analysis |
NOTE: This property will not be serialized. It can only be populated by the server. |
| description | |
| error |
NOTE: This property will not be serialized. It can only be populated by the server. |
| intent |
Intent information. NOTE: This property will not be serialized. It can only be populated by the server. |
| intent |
Id of the intent resource to run analysis on. |
| provisioning |
Provisioning states of a resource. |
Property Details
analysisResult
NOTE: This property will not be serialized. It can only be populated by the server.
analysisResult?: string
Property Value
string
description
description?: string
Property Value
string
errorMessage
NOTE: This property will not be serialized. It can only be populated by the server.
errorMessage?: string
Property Value
string
intentContent
Intent information. NOTE: This property will not be serialized. It can only be populated by the server.
intentContent?: IntentContent
Property Value
intentId
Id of the intent resource to run analysis on.
intentId: string
Property Value
string
provisioningState
Provisioning states of a resource.
provisioningState?: string
Property Value
string