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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java