Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static ComputeUsageUnit |
ComputeUsageUnit.BYTES
Static value Bytes for ComputeUsageUnit.
|
static ComputeUsageUnit |
ComputeUsageUnit.BYTES_PER_SECOND
Static value BytesPerSecond for ComputeUsageUnit.
|
static ComputeUsageUnit |
ComputeUsageUnit.COUNT
Static value Count for ComputeUsageUnit.
|
static ComputeUsageUnit |
ComputeUsageUnit.COUNTS_PER_SECOND
Static value CountsPerSecond for ComputeUsageUnit.
|
static ComputeUsageUnit |
ComputeUsageUnit.PERCENT
Static value Percent for ComputeUsageUnit.
|
static ComputeUsageUnit |
ComputeUsageUnit.SECONDS
Static value Seconds for ComputeUsageUnit.
|
Modifier and Type | Method and Description |
---|---|
static ComputeUsageUnit |
ComputeUsageUnit.fromString(String name)
Creates or finds a compute usage unit based on its name.
|
ComputeUsageUnit |
ComputeUsage.unit() |
Copyright © 2020 Microsoft Corporation. All rights reserved.