IPurviewdataIdentity.DataSourceType Property

Definition

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

Property Value

Attributes

Applies to