Class ChangePrivateEndpointOutboundConnectionDetails
Inherited Members
Namespace: Oci.IntegrationService.Models
Assembly: OCI.DotNetSDK.Integration.dll
Syntax
public class ChangePrivateEndpointOutboundConnectionDetails
Properties
PrivateEndpointOutboundConnection
Declaration
[JsonProperty(PropertyName = "privateEndpointOutboundConnection")]
public OutboundConnection PrivateEndpointOutboundConnection { get; set; }
Property Value
Type | Description |
---|---|
OutboundConnection |