Freigeben über


PurviewdataIdentity.DataSourceType Property

Definition

[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

Applies to