Class LoopbackDrgAttachmentNetworkUpdateDetails
Specifies the update details for Loopback attachment.
Inherited Members
Namespace: Oci.VnmonitoringService.Models
Assembly: OCI.DotNetSDK.Vnmonitoring.dll
Syntax
public class LoopbackDrgAttachmentNetworkUpdateDetails : DrgAttachmentNetworkUpdateDetails
Properties
Ids
Declaration
[JsonProperty(PropertyName = "ids")]
public List<string> Ids { get; set; }
Property Value
| Type | Description |
|---|---|
| List<string> | The OCID of the Ipsec tunnel attachment. |