Class DrgAttachmentNetworkDetails
Inheritance
DrgAttachmentNetworkDetails
Inherited Members
Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
[JsonConverter(typeof(DrgAttachmentNetworkDetailsModelConverter))]
public class DrgAttachmentNetworkDetails
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. |