OracleDbAzureBlobMountSummary¶
-
class
oci.dbmulticloud.models.
OracleDbAzureBlobMountSummary
(**kwargs)¶ Bases:
object
Oracle DB Azure Blob Mount resource details.
Methods
__init__
(**kwargs)Initializes a new OracleDbAzureBlobMountSummary object with values from keyword arguments. Attributes
compartment_id
Gets the compartment_id of this OracleDbAzureBlobMountSummary. defined_tags
Gets the defined_tags of this OracleDbAzureBlobMountSummary. display_name
Gets the display_name of this OracleDbAzureBlobMountSummary. freeform_tags
Gets the freeform_tags of this OracleDbAzureBlobMountSummary. id
Gets the id of this OracleDbAzureBlobMountSummary. last_modification
Gets the last_modification of this OracleDbAzureBlobMountSummary. lifecycle_state
Gets the lifecycle_state of this OracleDbAzureBlobMountSummary. lifecycle_state_details
Gets the lifecycle_state_details of this OracleDbAzureBlobMountSummary. mount_path
Gets the mount_path of this OracleDbAzureBlobMountSummary. oracle_db_azure_blob_container_id
Gets the oracle_db_azure_blob_container_id of this OracleDbAzureBlobMountSummary. oracle_db_azure_connector_id
Gets the oracle_db_azure_connector_id of this OracleDbAzureBlobMountSummary. system_tags
Gets the system_tags of this OracleDbAzureBlobMountSummary. time_created
Gets the time_created of this OracleDbAzureBlobMountSummary. time_updated
Gets the time_updated of this OracleDbAzureBlobMountSummary. -
__init__
(**kwargs)¶ Initializes a new OracleDbAzureBlobMountSummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):
Parameters: - id (str) – The value to assign to the id property of this OracleDbAzureBlobMountSummary.
- display_name (str) – The value to assign to the display_name property of this OracleDbAzureBlobMountSummary.
- compartment_id (str) – The value to assign to the compartment_id property of this OracleDbAzureBlobMountSummary.
- oracle_db_azure_connector_id (str) – The value to assign to the oracle_db_azure_connector_id property of this OracleDbAzureBlobMountSummary.
- oracle_db_azure_blob_container_id (str) – The value to assign to the oracle_db_azure_blob_container_id property of this OracleDbAzureBlobMountSummary.
- mount_path (str) – The value to assign to the mount_path property of this OracleDbAzureBlobMountSummary.
- lifecycle_state (str) – The value to assign to the lifecycle_state property of this OracleDbAzureBlobMountSummary.
- lifecycle_state_details (str) – The value to assign to the lifecycle_state_details property of this OracleDbAzureBlobMountSummary.
- time_created (datetime) – The value to assign to the time_created property of this OracleDbAzureBlobMountSummary.
- time_updated (datetime) – The value to assign to the time_updated property of this OracleDbAzureBlobMountSummary.
- last_modification (str) – The value to assign to the last_modification property of this OracleDbAzureBlobMountSummary.
- freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this OracleDbAzureBlobMountSummary.
- defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this OracleDbAzureBlobMountSummary.
- system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this OracleDbAzureBlobMountSummary.
-
compartment_id
¶ Gets the compartment_id of this OracleDbAzureBlobMountSummary. The ID of the compartment that contains VM where to install Azure Arc Agent.
Returns: The compartment_id of this OracleDbAzureBlobMountSummary. Return type: str
Gets the defined_tags of this OracleDbAzureBlobMountSummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.
Example: {“Operations”: {“CostCenter”: “42”}}
Returns: The defined_tags of this OracleDbAzureBlobMountSummary. Return type: dict(str, dict(str, object))
-
display_name
¶ Gets the display_name of this OracleDbAzureBlobMountSummary. Oracle DB Azure Blob Mount resource name.
Returns: The display_name of this OracleDbAzureBlobMountSummary. Return type: str
Gets the freeform_tags of this OracleDbAzureBlobMountSummary. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.
Example: {“Department”: “Finance”}
Returns: The freeform_tags of this OracleDbAzureBlobMountSummary. Return type: dict(str, str)
-
id
¶ Gets the id of this OracleDbAzureBlobMountSummary. The ID for the new Oracle DB Azure Blob Mount resource.
Returns: The id of this OracleDbAzureBlobMountSummary. Return type: str
-
last_modification
¶ Gets the last_modification of this OracleDbAzureBlobMountSummary. Description of the latest modification of the Oracle DB Azure Blob Mount Resource.
Returns: The last_modification of this OracleDbAzureBlobMountSummary. Return type: str
-
lifecycle_state
¶ Gets the lifecycle_state of this OracleDbAzureBlobMountSummary. The current lifecycle state of the Oracle DB Azure Blob Mount Resource.
Returns: The lifecycle_state of this OracleDbAzureBlobMountSummary. Return type: str
-
lifecycle_state_details
¶ Gets the lifecycle_state_details of this OracleDbAzureBlobMountSummary. Description of the current lifecycle state in more detail.
Returns: The lifecycle_state_details of this OracleDbAzureBlobMountSummary. Return type: str
-
mount_path
¶ Gets the mount_path of this OracleDbAzureBlobMountSummary. Azure Container mount path.
Returns: The mount_path of this OracleDbAzureBlobMountSummary. Return type: str
-
oracle_db_azure_blob_container_id
¶ Gets the oracle_db_azure_blob_container_id of this OracleDbAzureBlobMountSummary. The ID of the Oracle DB Azure Blob Container Resource.
Returns: The oracle_db_azure_blob_container_id of this OracleDbAzureBlobMountSummary. Return type: str
-
oracle_db_azure_connector_id
¶ Gets the oracle_db_azure_connector_id of this OracleDbAzureBlobMountSummary. The ID of the Oracle DB Azure Connector Resource.
Returns: The oracle_db_azure_connector_id of this OracleDbAzureBlobMountSummary. Return type: str
Gets the system_tags of this OracleDbAzureBlobMountSummary. System tags for this resource. Each key is predefined and scoped to a namespace.
Example: {“orcl-cloud”: {“free-tier-retained”: “true”}}
Returns: The system_tags of this OracleDbAzureBlobMountSummary. Return type: dict(str, dict(str, object))
-
time_created
¶ Gets the time_created of this OracleDbAzureBlobMountSummary. Time when the Oracle DB Azure Blob Mount resource was created in RFC 3339 timestamp format, e.g. ‘2020-05-22T21:10:29.600Z’
Returns: The time_created of this OracleDbAzureBlobMountSummary. Return type: datetime
-
time_updated
¶ Gets the time_updated of this OracleDbAzureBlobMountSummary. Time when the Oracle DB Azure Blob Mount resource was last modified, expressed in RFC 3339 timestamp format, e.g. ‘2020-05-22T21:10:29.600Z’
Returns: The time_updated of this OracleDbAzureBlobMountSummary. Return type: datetime
-