SynapseWorkspaceSqlPoolTableDataSet Class
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.
A Synapse Workspace Sql Pool Table data set.
[Microsoft.Rest.Serialization.JsonTransformation]
[Newtonsoft.Json.JsonObject("SynapseWorkspaceSqlPoolTable")]
public class SynapseWorkspaceSqlPoolTableDataSet : Microsoft.Azure.Management.DataShare.Models.DataSet
[<Microsoft.Rest.Serialization.JsonTransformation>]
[<Newtonsoft.Json.JsonObject("SynapseWorkspaceSqlPoolTable")>]
type SynapseWorkspaceSqlPoolTableDataSet = class
inherit DataSet
Public Class SynapseWorkspaceSqlPoolTableDataSet
Inherits DataSet
- Inheritance
- Attributes
-
JsonTransformationAttribute Newtonsoft.Json.JsonObjectAttribute
Constructors
SynapseWorkspaceSqlPoolTableDataSet() |
Initializes a new instance of the SynapseWorkspaceSqlPoolTableDataSet class. |
SynapseWorkspaceSqlPoolTableDataSet(String, String, String, SystemData, String, String) |
Initializes a new instance of the SynapseWorkspaceSqlPoolTableDataSet class. |
Properties
DataSetId |
Gets unique id for identifying a data set resource |
Id |
Gets the resource id of the azure resource (Inherited from ProxyDto) |
Name |
Gets name of the azure resource (Inherited from ProxyDto) |
SynapseWorkspaceSqlPoolTableResourceId |
Gets or sets resource id of the Synapse Workspace SQL Pool Table |
SystemData |
Gets system Data of the Azure resource. (Inherited from ProxyDto) |
Type |
Gets type of the azure resource (Inherited from ProxyDto) |
Methods
Validate() |
Validate the object. |
Applies to
Azure SDK for .NET