Share via


IClusterScanRuntimeParameters.ScanActivity Property

Definition

The choice of if the scan operation should run the scan.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The choice of if the scan operation should run the scan.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterScanRuntimeParametersScanActivity) }, ReadOnly=false, Required=false, SerializedName="scanActivity")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterScanRuntimeParametersScanActivity? ScanActivity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The choice of if the scan operation should run the scan.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterScanRuntimeParametersScanActivity) }, ReadOnly=false, Required=false, SerializedName="scanActivity")>]
member this.ScanActivity : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.ClusterScanRuntimeParametersScanActivity> with get, set
Public Property ScanActivity As Nullable(Of ClusterScanRuntimeParametersScanActivity)

Property Value

Attributes

Applies to