UsageUnit type
Define valores para UsageUnit.
type UsageUnit =
| "Count"
| "Bytes"
| "Seconds"
| "Percent"
| "CountsPerSecond"
| "BytesPerSecond"
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Define valores para UsageUnit.
type UsageUnit =
| "Count"
| "Bytes"
| "Seconds"
| "Percent"
| "CountsPerSecond"
| "BytesPerSecond"