Class UpdateAddressListDetails
The request details to be updated in the address List for the policy.
Inherited Members
Namespace: Oci.NetworkfirewallService.Models
Assembly: OCI.DotNetSDK.Networkfirewall.dll
Syntax
[JsonConverter(typeof(UpdateAddressListDetailsModelConverter))]
public class UpdateAddressListDetails
Properties
Description
Declaration
[JsonProperty(PropertyName = "description")]
public string Description { get; set; }
Property Value
| Type | Description |
|---|---|
| string | The description of the address list. This field can be used to add additional info. |