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 |
---|---|
MetricsProperties |
ServiceProperties.getHourMetrics()
Gets the hour metrics properties.
|
MetricsProperties |
ServiceProperties.getMinuteMetrics()
Gets the minute metrics properties.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceProperties.setHourMetrics(MetricsProperties metrics)
Sets the hour metrics properties.
|
void |
ServiceProperties.setMinuteMetrics(MetricsProperties metrics)
Sets the minute metrics properties.
|
Modifier and Type | Method and Description |
---|---|
MetricsProperties |
FileServiceProperties.getHourMetrics()
Gets the hour metrics properties.
|
MetricsProperties |
FileServiceProperties.getMinuteMetrics()
Gets the minute metrics properties.
|
Modifier and Type | Method and Description |
---|---|
void |
FileServiceProperties.setHourMetrics(MetricsProperties metrics)
Sets the hour metrics properties.
|
void |
FileServiceProperties.setMinuteMetrics(MetricsProperties metrics)
Sets the minute metrics properties.
|
Copyright © 2019. All rights reserved.