你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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