Class SourceDetailsResponse
An object that represents the source of the flow defined by the connector. An example source is the VCNFlow logs within the NetworkLogs group. For more information about flows defined by connectors, see Overview of Connector Hub. For configuration instructions, see Creating a Connector.
Inheritance
SourceDetailsResponse
Inherited Members
Namespace: Oci.SchService.Models
Assembly: OCI.DotNetSDK.Sch.dll
Syntax
[JsonConverter(typeof(SourceDetailsResponseModelConverter))]
public class SourceDetailsResponse
Properties
PrivateEndpointMetadata
Declaration
[JsonProperty(PropertyName = "privateEndpointMetadata")]
public PrivateEndpointMetadata PrivateEndpointMetadata { get; set; }
Property Value
Type | Description |
---|---|
PrivateEndpointMetadata |