ClusterScanRuntimeContent.ScanActivity Property
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 Azure.ResourceManager.NetworkCloud.Models.ClusterScanRuntimeParametersScanActivity? ScanActivity { get; set; }
member this.ScanActivity : Nullable<Azure.ResourceManager.NetworkCloud.Models.ClusterScanRuntimeParametersScanActivity> with get, set
Public Property ScanActivity As Nullable(Of ClusterScanRuntimeParametersScanActivity)