Class DrgAttachmentNetworkCreateDetails
Inherited Members
Namespace: Oci.VnmonitoringService.Models
Assembly: OCI.DotNetSDK.Vnmonitoring.dll
Syntax
[JsonConverter(typeof(DrgAttachmentNetworkCreateDetailsModelConverter))]
public class DrgAttachmentNetworkCreateDetails
  Properties
Id
Declaration
[JsonProperty(PropertyName = "id")]
public string Id { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | The OCID of the network attached to the DRG.  |