ReachabilityAnalysisIntent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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. |