다음을 통해 공유


IScanProperties.ScanRulesetType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.ScanRulesetType) }, ReadOnly=false, Required=false, SerializedName="scanRulesetType")]
public Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.ScanRulesetType? ScanRulesetType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.ScanRulesetType) }, ReadOnly=false, Required=false, SerializedName="scanRulesetType")>]
member this.ScanRulesetType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.ScanRulesetType> with get, set
Public Property ScanRulesetType As Nullable(Of ScanRulesetType)

Property Value

Attributes

Applies to