Freigeben über


ITrigger.ScanLevel Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.PSArgumentCompleter(new System.String[] { "Full", "Incremental" })]
[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scanLevel", Update=true)]
public string ScanLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.PSArgumentCompleter(new System.String[] { "Full", "Incremental" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="scanLevel", Update=true)>]
member this.ScanLevel : string with get, set
Public Property ScanLevel As String

Property Value

Attributes

Applies to