RecommendedElasticPoolMetric Interface

public interface RecommendedElasticPoolMetric extends HasInner,HasInner

An immutable client-side representation of an Azure SQL Replication link.

Method Summary

Modifier and Type Method and Description
DateTime dateTimeProperty()
double dtu()
double sizeGB()

Inherited Members

Method Details

dateTimeProperty

public DateTime dateTimeProperty()

Returns:

the time of metric (ISO8601 format).

dtu

public double dtu()

Returns:

sizeGB

public double sizeGB()

Returns:

the size in gigabytes.

Applies to