TierType type
Definiert Werte für TierType.
type TierType =
| "Consumption"
| "Commitment_100AUHours"
| "Commitment_500AUHours"
| "Commitment_1000AUHours"
| "Commitment_5000AUHours"
| "Commitment_10000AUHours"
| "Commitment_50000AUHours"
| "Commitment_100000AUHours"
| "Commitment_500000AUHours"
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript