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