Uses of Class
com.azure.storage.blob.models.BlobContainerProperties
-
Uses of BlobContainerProperties in com.azure.storage.blob
Modifier and TypeMethodDescriptionBlobContainerClient.getProperties()
Returns the container's metadata and system properties.Modifier and TypeMethodDescriptionBlobContainerAsyncClient.getProperties()
Returns the container's metadata and system properties.Mono<com.azure.core.http.rest.Response<BlobContainerProperties>>
BlobContainerAsyncClient.getPropertiesWithResponse
(String leaseId) Returns the container's metadata and system properties.com.azure.core.http.rest.Response<BlobContainerProperties>
BlobContainerClient.getPropertiesWithResponse
(String leaseId, Duration timeout, com.azure.core.util.Context context) Returns the container's metadata and system properties.