@Validated @ConfigurationProperties(value="azure.storage") public class StorageProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
private @NotEmpty String |
accountKey |
private @NotEmpty String |
accountName |
private boolean |
allowTelemetry |
private String |
containerName |
private boolean |
enableHttps |
| Constructor and Description |
|---|
StorageProperties() |
Copyright © 2019 Microsoft. All rights reserved.