次の方法で共有


ClusterScanRuntimeParametersScanActivity Struct

Definition

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