RefreshOracleDbAzureVaultDetails¶
-
class
oci.dbmulticloud.models.
RefreshOracleDbAzureVaultDetails
(**kwargs)¶ Bases:
object
Details for to refresh DB Azure Vault resource.
Methods
__init__
(**kwargs)Initializes a new RefreshOracleDbAzureVaultDetails object with values from keyword arguments. Attributes
oracle_db_azure_connector_id
Gets the oracle_db_azure_connector_id of this RefreshOracleDbAzureVaultDetails. -
__init__
(**kwargs)¶ Initializes a new RefreshOracleDbAzureVaultDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: oracle_db_azure_connector_id (str) – The value to assign to the oracle_db_azure_connector_id property of this RefreshOracleDbAzureVaultDetails.
-