OperationResourceMetricSpecificationDimension Class
- java.
lang. Object - com.
azure. resourcemanager. storagesync. models. OperationResourceMetricSpecificationDimension
- com.
Implements
public final class OperationResourceMetricSpecificationDimension
implements JsonSerializable<OperationResourceMetricSpecificationDimension>
OperationResourceMetricSpecificationDimension object.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
displayName()
Get the display |
|
static
Operation |
fromJson(JsonReader jsonReader)
Reads an instance of Operation |
| String |
name()
Get the name property: Name of the dimension. |
| Boolean |
toBeExportedForShoebox()
Get the to |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
displayName
public String displayName()
Get the displayName property: Display name of the dimensions.
Returns:
fromJson
public static OperationResourceMetricSpecificationDimension fromJson(JsonReader jsonReader)
Reads an instance of OperationResourceMetricSpecificationDimension from the JsonReader.
Parameters:
Returns:
Throws:
name
public String name()
Get the name property: Name of the dimension.
Returns:
toBeExportedForShoebox
public Boolean toBeExportedForShoebox()
Get the toBeExportedForShoebox property: Indicates metric should be exported for Shoebox.
Returns: