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