Share via


IScanResult.DataSourceType Property

Definition

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

Property Value

Attributes

Applies to