你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ResourceMetricAvailability Class
- java.
lang. Object - com.
microsoft. azure. management. appservice. ResourceMetricAvailability
- com.
public class ResourceMetricAvailability
Metrics availability and retention.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
retention()
Get the retention value. |
String |
timeGrain()
Get the timeGrain value. |
Method Details
retention
public String retention()
Get the retention value.
Returns:
the retention value
timeGrain
public String timeGrain()
Get the timeGrain value.
Returns:
the timeGrain value