ReachabilityAnalysisRunProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |