Use this data source to get details of an existing Nexus Azure blobstore.
data "nexus_blobstore_azure" "example" {
name = "example"
}
name
(String) Blobstore nameblob_count
(Number) Count of blobsbucket_configuration
(List of Object) The Azure specific configuration details for the Azure object that'll contain the blob store (see below for nested schema)id
(String) Used to identify data source at nexussoft_quota
(List of Object) Soft quota of the blobstore (see below for nested schema)total_size_in_bytes
(Number) The total size of the blobstore in Bytesbucket_configuration
Read-Only:
account_name
(String)authentication
(List of Object) (see below for nested schema)container_name
(String)bucket_configuration.authentication
Read-Only:
authentication_method
(String)soft_quota
Read-Only:
limit
(Number)type
(String)