Uses of Interface
com.azure.resourcemanager.storage.models.BlobServiceProperties
Packages that use BlobServiceProperties
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of BlobServiceProperties in com.azure.resourcemanager.storage.models
Subinterfaces with type arguments of type BlobServiceProperties in com.azure.resourcemanager.storage.modelsModifier and TypeInterfaceDescriptioninterfaceType representing BlobServiceProperties.static interfaceThe stage of the definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.static interfaceThe template for a BlobServiceProperties update operation, containing all the settings that can be modified.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type BlobServicePropertiesModifier and TypeMethodDescriptionBlobServices.getServicePropertiesAsync(String resourceGroupName, String accountName) Gets the properties of a storage account’s Blob service, including properties for Storage Analytics and CORS (Cross-Origin Resource Sharing) rules.