Freigeben über


IDataSource.Scan Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IScan) }, Read=true, ReadOnly=true, Required=false, SerializedName="scans", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IScan> Scan { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=false, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IScan) }, Read=true, ReadOnly=true, Required=false, SerializedName="scans", Update=false)>]
member this.Scan : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IScan>
Public ReadOnly Property Scan As List(Of IScan)

Property Value

Attributes

Applies to