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