ReachabilityAnalysisRunProperties Class

Definition

Represents the Reachability Analysis Run properties.

public class ReachabilityAnalysisRunProperties
type ReachabilityAnalysisRunProperties = class
Public Class ReachabilityAnalysisRunProperties
Inheritance
ReachabilityAnalysisRunProperties

Constructors

ReachabilityAnalysisRunProperties()

Initializes a new instance of the ReachabilityAnalysisRunProperties class.

ReachabilityAnalysisRunProperties(String, String, IntentContent, String, String, String)

Initializes a new instance of the ReachabilityAnalysisRunProperties class.

Properties

AnalysisResult

Gets

Description

Gets or sets

ErrorMessage

Gets

IntentContent

Gets intent information.

IntentId

Gets or sets id of the intent resource to run analysis on.

ProvisioningState

Gets or sets provisioning states of a resource. Possible values include: 'Failed', 'Succeeded', 'Canceled', 'Creating', 'Updating', 'Deleting'

Methods

Validate()

Validate the object.

Applies to