Sdílet prostřednictvím


ReachabilityAnalysisIntent Class

Definition

Configuration information or intent on which to do the analysis on.

public class ReachabilityAnalysisIntent : Microsoft.Azure.Management.Network.Models.CommonProxyResource
type ReachabilityAnalysisIntent = class
    inherit CommonProxyResource
Public Class ReachabilityAnalysisIntent
Inherits CommonProxyResource
Inheritance
ReachabilityAnalysisIntent

Constructors

ReachabilityAnalysisIntent()

Initializes a new instance of the ReachabilityAnalysisIntent class.

ReachabilityAnalysisIntent(ReachabilityAnalysisIntentProperties, String, String, String, SystemData)

Initializes a new instance of the ReachabilityAnalysisIntent class.

Properties

Id

Gets fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

(Inherited from CommonResource)
Name

Gets the name of the resource

(Inherited from CommonResource)
Properties

Gets or sets represents the Reachability Analysis Intent properties.

SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from CommonResource)
Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from CommonResource)

Methods

Validate()

Validate the object.

Applies to