ClusterScanRuntimeParametersScanActivity Struct
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.
The choice of if the scan operation should run the scan.
public readonly struct ClusterScanRuntimeParametersScanActivity : IEquatable<Azure.ResourceManager.NetworkCloud.Models.ClusterScanRuntimeParametersScanActivity>
type ClusterScanRuntimeParametersScanActivity = struct
Public Structure ClusterScanRuntimeParametersScanActivity
Implements IEquatable(Of ClusterScanRuntimeParametersScanActivity)
- Inheritance
-
ClusterScanRuntimeParametersScanActivity
- Implements
Constructors
ClusterScanRuntimeParametersScanActivity(String) |
Initializes a new instance of ClusterScanRuntimeParametersScanActivity. |
Properties
Scan |
Scan. |
Skip |
Skip. |
Methods
Equals(ClusterScanRuntimeParametersScanActivity) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(ClusterScanRuntimeParametersScanActivity, ClusterScanRuntimeParametersScanActivity) |
Determines if two ClusterScanRuntimeParametersScanActivity values are the same. |
Implicit(String to ClusterScanRuntimeParametersScanActivity) |
Converts a String to a ClusterScanRuntimeParametersScanActivity. |
Inequality(ClusterScanRuntimeParametersScanActivity, ClusterScanRuntimeParametersScanActivity) |
Determines if two ClusterScanRuntimeParametersScanActivity values are not the same. |
Applies to
Azure SDK for .NET