OracleDbAzureBlobContainerSummary

class oci.dbmulticloud.models.OracleDbAzureBlobContainerSummary(**kwargs)

Bases: object

Oracle DB Azure Blob Container Resource Summary.

Methods

__init__(**kwargs) Initializes a new OracleDbAzureBlobContainerSummary object with values from keyword arguments.

Attributes

azure_storage_account_name Gets the azure_storage_account_name of this OracleDbAzureBlobContainerSummary.
azure_storage_container_name Gets the azure_storage_container_name of this OracleDbAzureBlobContainerSummary.
compartment_id Gets the compartment_id of this OracleDbAzureBlobContainerSummary.
defined_tags Gets the defined_tags of this OracleDbAzureBlobContainerSummary.
display_name Gets the display_name of this OracleDbAzureBlobContainerSummary.
freeform_tags Gets the freeform_tags of this OracleDbAzureBlobContainerSummary.
id Gets the id of this OracleDbAzureBlobContainerSummary.
last_modification Gets the last_modification of this OracleDbAzureBlobContainerSummary.
lifecycle_state Gets the lifecycle_state of this OracleDbAzureBlobContainerSummary.
lifecycle_state_details Gets the lifecycle_state_details of this OracleDbAzureBlobContainerSummary.
private_endpoint_dns_alias Gets the private_endpoint_dns_alias of this OracleDbAzureBlobContainerSummary.
private_endpoint_ip_address Gets the private_endpoint_ip_address of this OracleDbAzureBlobContainerSummary.
system_tags Gets the system_tags of this OracleDbAzureBlobContainerSummary.
time_created Gets the time_created of this OracleDbAzureBlobContainerSummary.
time_updated Gets the time_updated of this OracleDbAzureBlobContainerSummary.
__init__(**kwargs)

Initializes a new OracleDbAzureBlobContainerSummary 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 OracleDbAzureBlobContainerSummary.
  • display_name (str) – The value to assign to the display_name property of this OracleDbAzureBlobContainerSummary.
  • compartment_id (str) – The value to assign to the compartment_id property of this OracleDbAzureBlobContainerSummary.
  • private_endpoint_ip_address (str) – The value to assign to the private_endpoint_ip_address property of this OracleDbAzureBlobContainerSummary.
  • private_endpoint_dns_alias (str) – The value to assign to the private_endpoint_dns_alias property of this OracleDbAzureBlobContainerSummary.
  • azure_storage_account_name (str) – The value to assign to the azure_storage_account_name property of this OracleDbAzureBlobContainerSummary.
  • azure_storage_container_name (str) – The value to assign to the azure_storage_container_name property of this OracleDbAzureBlobContainerSummary.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this OracleDbAzureBlobContainerSummary.
  • lifecycle_state_details (str) – The value to assign to the lifecycle_state_details property of this OracleDbAzureBlobContainerSummary.
  • time_created (datetime) – The value to assign to the time_created property of this OracleDbAzureBlobContainerSummary.
  • time_updated (datetime) – The value to assign to the time_updated property of this OracleDbAzureBlobContainerSummary.
  • last_modification (str) – The value to assign to the last_modification property of this OracleDbAzureBlobContainerSummary.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this OracleDbAzureBlobContainerSummary.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this OracleDbAzureBlobContainerSummary.
  • system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this OracleDbAzureBlobContainerSummary.
azure_storage_account_name

Gets the azure_storage_account_name of this OracleDbAzureBlobContainerSummary. Azure Storage Account Name.

Returns:The azure_storage_account_name of this OracleDbAzureBlobContainerSummary.
Return type:str
azure_storage_container_name

Gets the azure_storage_container_name of this OracleDbAzureBlobContainerSummary. Azure Storage Container Name.

Returns:The azure_storage_container_name of this OracleDbAzureBlobContainerSummary.
Return type:str
compartment_id

Gets the compartment_id of this OracleDbAzureBlobContainerSummary. The ID of the compartment contains Oracle DB Azure Blob Container Resource.

Returns:The compartment_id of this OracleDbAzureBlobContainerSummary.
Return type:str
defined_tags

Gets the defined_tags of this OracleDbAzureBlobContainerSummary. 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 OracleDbAzureBlobContainerSummary.
Return type:dict(str, dict(str, object))
display_name

Gets the display_name of this OracleDbAzureBlobContainerSummary. Oracle DB Azure Blob Container resource name.

Returns:The display_name of this OracleDbAzureBlobContainerSummary.
Return type:str
freeform_tags

Gets the freeform_tags of this OracleDbAzureBlobContainerSummary. 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 OracleDbAzureBlobContainerSummary.
Return type:dict(str, str)
id

Gets the id of this OracleDbAzureBlobContainerSummary. The ID for the new mount resource.

Returns:The id of this OracleDbAzureBlobContainerSummary.
Return type:str
last_modification

Gets the last_modification of this OracleDbAzureBlobContainerSummary. Description of the latest modification of the Oracle DB Azure Blob Container Resource.

Returns:The last_modification of this OracleDbAzureBlobContainerSummary.
Return type:str
lifecycle_state

Gets the lifecycle_state of this OracleDbAzureBlobContainerSummary. The current lifecycle state of the Azure Arc Agent Resource.

Returns:The lifecycle_state of this OracleDbAzureBlobContainerSummary.
Return type:str
lifecycle_state_details

Gets the lifecycle_state_details of this OracleDbAzureBlobContainerSummary. Description of the current lifecycle state in more detail.

Returns:The lifecycle_state_details of this OracleDbAzureBlobContainerSummary.
Return type:str
private_endpoint_dns_alias

Gets the private_endpoint_dns_alias of this OracleDbAzureBlobContainerSummary. Private Endpoint DNS Alias.

Returns:The private_endpoint_dns_alias of this OracleDbAzureBlobContainerSummary.
Return type:str
private_endpoint_ip_address

Gets the private_endpoint_ip_address of this OracleDbAzureBlobContainerSummary. Private Endpoint IP.

Returns:The private_endpoint_ip_address of this OracleDbAzureBlobContainerSummary.
Return type:str
system_tags

Gets the system_tags of this OracleDbAzureBlobContainerSummary. 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 OracleDbAzureBlobContainerSummary.
Return type:dict(str, dict(str, object))
time_created

Gets the time_created of this OracleDbAzureBlobContainerSummary. Time when the Oracle DB Azure Blob Container was created in RFC 3339 timestamp format, e.g. ‘2020-05-22T21:10:29.600Z’

Returns:The time_created of this OracleDbAzureBlobContainerSummary.
Return type:datetime
time_updated

Gets the time_updated of this OracleDbAzureBlobContainerSummary. Time when the Oracle DB Azure Blob Container was last modified, expressed in RFC 3339 timestamp format, e.g. ‘2020-05-22T21:10:29.600Z’

Returns:The time_updated of this OracleDbAzureBlobContainerSummary.
Return type:datetime