Sdílet prostřednictvím


ReachabilityAnalysisRun Class

Definition

Configuration information for analysis run.

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

Constructors

ReachabilityAnalysisRun()

Initializes a new instance of the ReachabilityAnalysisRun class.

ReachabilityAnalysisRun(ReachabilityAnalysisRunProperties, String, String, String, SystemData)

Initializes a new instance of the ReachabilityAnalysisRun 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 Run 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