DataSetMapping 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 data set mapping data transfer object.
[Newtonsoft.Json.JsonObject("DataSetMapping")]
public class DataSetMapping : Microsoft.Azure.Management.DataShare.Models.ProxyDto
[<Newtonsoft.Json.JsonObject("DataSetMapping")>]
type DataSetMapping = class
inherit ProxyDto
Public Class DataSetMapping
Inherits ProxyDto
- Inheritance
- Derived
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
DataSetMapping() |
Initializes a new instance of the DataSetMapping class. |
DataSetMapping(String, String, SystemData, String) |
Initializes a new instance of the DataSetMapping class. |
Properties
Id |
Gets the resource id of the azure resource (Inherited from ProxyDto) |
Name |
Gets name of the azure resource (Inherited from ProxyDto) |
SystemData |
Gets system Data of the Azure resource. (Inherited from ProxyDto) |
Type |
Gets type of the azure resource (Inherited from ProxyDto) |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.