Sdílet prostřednictvím


ReachabilityAnalysisIntentProperties Class

Definition

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.

Applies to