Class EntityShape
The data entity shape object.
Inherited Members
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
[JsonConverter(typeof(EntityShapeModelConverter))]
public class EntityShape
Properties
Metadata
Declaration
[JsonProperty(PropertyName = "metadata")]
public ObjectMetadata Metadata { get; set; }
Property Value
Type | Description |
---|---|
ObjectMetadata |