Freigeben über


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.PSArgumentCompleter(new System.String[] { "None", "AzureSubscription", "AzureResourceGroup", "AzureSynapseWorkspace", "AzureSynapse", "AdlsGen1", "AdlsGen2", "AmazonAccount", "AmazonS3", "AmazonSql", "AzureCosmosDb", "AzureDataExplorer", "AzureFileService", "AzureSqlDatabase", "AmazonPostgreSql", "AzurePostgreSql", "SqlServerDatabase", "AzureSqlDatabaseManagedInstance", "AzureSqlDataWarehouse", "AzureMySql", "AzureStorage", "Teradata", "Oracle", "SapS4Hana", "SapEcc", "PowerBI" })]
[Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dataSourceType", Update=true)]
public string 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
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.PSArgumentCompleter(new System.String[] { "None", "AzureSubscription", "AzureResourceGroup", "AzureSynapseWorkspace", "AzureSynapse", "AdlsGen1", "AdlsGen2", "AmazonAccount", "AmazonS3", "AmazonSql", "AzureCosmosDb", "AzureDataExplorer", "AzureFileService", "AzureSqlDatabase", "AmazonPostgreSql", "AzurePostgreSql", "SqlServerDatabase", "AzureSqlDatabaseManagedInstance", "AzureSqlDataWarehouse", "AzureMySql", "AzureStorage", "Teradata", "Oracle", "SapS4Hana", "SapEcc", "PowerBI" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="dataSourceType", Update=true)>]
member this.DataSourceType : string with get, set
Public Property DataSourceType As Nullable(Of DataSourceType)
Public Property DataSourceType As String

Property Value

Attributes

Applies to