Class GenericRestApiAttributes
Generic rest api specific attributes.
Inherited Members
Namespace: Oci.DataintegrationService.Models
Assembly: OCI.DotNetSDK.Dataintegration.dll
Syntax
public class GenericRestApiAttributes
  Properties
ServerUrl
Declaration
[JsonProperty(PropertyName = "serverUrl")]
public string ServerUrl { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | The server URL serving operation.  |