Class UpdateApplicationDetails
Request for updating an existing application in context to the network firewall policy.
Inheritance
UpdateApplicationDetails
Inherited Members
Namespace: Oci.NetworkfirewallService.Models
Assembly: OCI.DotNetSDK.Networkfirewall.dll
Syntax
[JsonConverter(typeof(UpdateApplicationDetailsModelConverter))]
public class UpdateApplicationDetails
Properties
Description
Declaration
[JsonProperty(PropertyName = "description")]
public string Description { get; set; }
Property Value
| Type | Description |
|---|---|
| string | The description of the application. This field can be used to add additional info. |