Class RefreshOracleDbGcpKeyRingDetails
Details for to refresh Oracle DB GCP Key Ring resource.
Inherited Members
Namespace: Oci.DbmulticloudService.Models
Assembly: OCI.DotNetSDK.Dbmulticloud.dll
Syntax
public class RefreshOracleDbGcpKeyRingDetails
Properties
OracleDbGcpConnectorId
Declaration
[JsonProperty(PropertyName = "oracleDbGcpConnectorId")]
public string OracleDbGcpConnectorId { get; set; }
Property Value
Type | Description |
---|---|
string | The OCID of the Oracle DB GCP Connector resource. |