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