ReachabilityAnalysisIntentProperties 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 Intent properties.
public class ReachabilityAnalysisIntentProperties
type ReachabilityAnalysisIntentProperties = class
Public Class ReachabilityAnalysisIntentProperties
- Inheritance
-
ReachabilityAnalysisIntentProperties
Constructors
ReachabilityAnalysisIntentProperties() |
Initializes a new instance of the ReachabilityAnalysisIntentProperties class. |
ReachabilityAnalysisIntentProperties(String, String, IPTraffic, String, String) |
Initializes a new instance of the ReachabilityAnalysisIntentProperties class. |
Properties
Description |
Gets or sets |
DestinationResourceId |
Gets or sets destination resource id to verify the reachability path of. |
IPTraffic |
Gets or sets iP traffic information. |
ProvisioningState |
Gets or sets provisioning states of a resource. Possible values include: 'Failed', 'Succeeded', 'Canceled', 'Creating', 'Updating', 'Deleting' |
SourceResourceId |
Gets or sets source resource id to verify the reachability path of. |
Methods
Validate() |
Validate the object. |