Uses of Interface
com.azure.resourcemanager.storage.models.BlobServiceProperties.DefinitionStages.WithCors
-
Packages that use BlobServiceProperties.DefinitionStages.WithCors Package Description com.azure.resourcemanager.storage.models Package containing the data models for StorageManagementClient. -
-
Uses of BlobServiceProperties.DefinitionStages.WithCors in com.azure.resourcemanager.storage.models
Subinterfaces of BlobServiceProperties.DefinitionStages.WithCors in com.azure.resourcemanager.storage.models Modifier and Type Interface Description static interfaceBlobServiceProperties.DefinitionThe entirety of the BlobServiceProperties definition.static interfaceBlobServiceProperties.DefinitionStages.WithCreateThe 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.
-