Show / Hide Table of Contents

Class UpdateNetworkEndpointDetails

Base representation of a network endpoint. In input payload to update an Visual Builder instance endpoint details, an empty payload will clear out any existing configuration for Public Visual Builder instance.

Inheritance
object
UpdateNetworkEndpointDetails
UpdatePrivateEndpointDetails
UpdatePublicEndpointDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.VisualbuilderService.Models
Assembly: OCI.DotNetSDK.Visualbuilder.dll
Syntax
[JsonConverter(typeof(UpdateNetworkEndpointDetailsModelConverter))]
public class UpdateNetworkEndpointDetails
In this article
Back to top