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
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java