Show / Hide Table of Contents

Class UpdateAddressListDetails

The request details to be updated in the address List for the policy.

Inheritance
object
UpdateAddressListDetails
UpdateFqdnAddressListDetails
UpdateIpAddressListDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.NetworkfirewallService.Models
Assembly: OCI.DotNetSDK.Networkfirewall.dll
Syntax
[JsonConverter(typeof(UpdateAddressListDetailsModelConverter))]
public class UpdateAddressListDetails
In this article
Back to top