Show / Hide Table of Contents

Class AllowedSecurityConfiguration

Defines the allowed security configuration for the traffic.

Inheritance
object
AllowedSecurityConfiguration
EgressSecurityListConfiguration
IngressSecurityListConfiguration
NsgConfiguration
StatefulEgressSecurityListConfiguration
StatefulIngressSecurityListConfiguration
StatefulNsgConfiguration
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.VnmonitoringService.Models
Assembly: OCI.DotNetSDK.Vnmonitoring.dll
Syntax
[JsonConverter(typeof(AllowedSecurityConfigurationModelConverter))]
public class AllowedSecurityConfiguration
In this article
Back to top