Package | Description |
---|---|
com.microsoft.azure.storage |
This package contains the storage service base classes.
|
com.microsoft.azure.storage.file |
This package contains the storage service file classes.
|
Modifier and Type | Method and Description |
---|---|
CorsProperties |
ServiceProperties.getCors()
Gets the Cross-Origin Resource Sharing (CORS) properties.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceProperties.setCors(CorsProperties cors)
Sets the Cross-Origin Resource Sharing (CORS) properties.
|
Modifier and Type | Method and Description |
---|---|
CorsProperties |
FileServiceProperties.getCors()
Gets the Cross-Origin Resource Sharing (CORS) properties.
|
Modifier and Type | Method and Description |
---|---|
void |
FileServiceProperties.setCors(CorsProperties cors)
Sets the Cross-Origin Resource Sharing (CORS) properties.
|
Copyright © 2019. All rights reserved.