Class EndpointAdditional
Details of provisioned endpoint.
Inherited Members
Namespace: Oci.DifService.Models
Assembly: OCI.DotNetSDK.Dif.dll
Syntax
public class EndpointAdditional
Properties
EndpointId
Declaration
[JsonProperty(PropertyName = "endpointId")]
public string EndpointId { get; set; }
Property Value
| Type | Description |
|---|---|
| string | OCID of the endpoint. |
EndpointName
Declaration
[JsonProperty(PropertyName = "endpointName")]
public string EndpointName { get; set; }
Property Value
| Type | Description |
|---|---|
| string | Identifier for each endpoint. |