Class DrgCustomerResource
The IPSEC / FC / RPC info returned in DrgCustomerResponse
Inherited Members
Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
public class DrgCustomerResource
Properties
CompartmentId
Declaration
[JsonProperty(PropertyName = "compartmentId")]
public string CompartmentId { get; set; }
Property Value
Type | Description |
---|---|
string | the compartment id of the DRG |
DisplayName
Declaration
[JsonProperty(PropertyName = "displayName")]
public string DisplayName { get; set; }
Property Value
Type | Description |
---|---|
string | The friendly name of the node. |
Id
Declaration
[JsonProperty(PropertyName = "id")]
public string Id { get; set; }
Property Value
Type | Description |
---|---|
string | OCID of the IPSEC / FC / RPC |
State
Declaration
[JsonProperty(PropertyName = "state")]
public string State { get; set; }
Property Value
Type | Description |
---|---|
string | the lifeCycleState of the IPSEC / FC / RPC |