Class ReferenceUsedBy
Referenced object information.
Inherited Members
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
public class ReferenceUsedByProperties
Key
Declaration
[JsonProperty(PropertyName = "key")]
public string Key { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The key of the published object. | 
Name
Declaration
[JsonProperty(PropertyName = "name")]
public string Name { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The name of an published object. | 
NamePath
Declaration
[JsonProperty(PropertyName = "namePath")]
public string NamePath { get; set; }Property Value
| Type | Description | 
|---|---|
| string | The name path of the published object. |