Freigeben über


ReachabilityAnalysisIntentProperties Class

Definition

Represents the Reachability Analysis Intent properties.

public class ReachabilityAnalysisIntentProperties
type ReachabilityAnalysisIntentProperties = class
Public Class ReachabilityAnalysisIntentProperties
Inheritance
ReachabilityAnalysisIntentProperties

Constructors

Name Description
ReachabilityAnalysisIntentProperties()

Initializes a new instance of the ReachabilityAnalysisIntentProperties class.

ReachabilityAnalysisIntentProperties(String, String, IPTraffic, String, String)

Initializes a new instance of the ReachabilityAnalysisIntentProperties class.

Properties

Name Description
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

Name Description
Validate()

Validate the object.

Applies to