PurviewdataIdentity.DataSourceType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.DataSourceType? DataSourceType { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.PropertyOrigin.Owned)]
public string DataSourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.PropertyOrigin.Owned)>]
member this.DataSourceType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.DataSourceType> with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.PropertyOrigin.Owned)>]
member this.DataSourceType : string with get, set
Public Property DataSourceType As Nullable(Of DataSourceType)
Public Property DataSourceType As String
Property Value
Implements
- Attributes