Usage 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
配額資源的使用量。
[Microsoft.Rest.Serialization.JsonTransformation]
public class Usage : Microsoft.Azure.Management.AppService.Fluent.Models.ProxyOnlyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Usage = class
inherit ProxyOnlyResourceInner
Public Class Usage
Inherits ProxyOnlyResourceInner
- 繼承
- 屬性
建構函式
Usage() |
初始化 Usage 類別的新實例。 |
Usage(String, String, String, String, String, String, String, Nullable<Int64>, Nullable<Int64>, Nullable<DateTime>, Nullable<ComputeModeOptions>, String) |
初始化 Usage 類別的新實例。 |
屬性
ComputeMode |
取得用於這個用法的計算模式。 可能的值包括:'Shared'、'Dedicated'、'Dynamic' |
CurrentValue |
取得資源計數器的目前值。 |
DisplayName |
取得 UI 中顯示的易記名稱。 |
Id |
資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。 (繼承來源 ProxyResource) |
Kind |
取得或設定資源的種類。 (繼承來源 ProxyOnlyResourceInner) |
Limit |
取得資源限制。 |
Location |
資源位置 (繼承來源 Resource) |
Name |
資源名稱 (繼承來源 ProxyResource) |
NextResetTime |
取得資源計數器的下一次重設時間。 |
ResourceName |
取得配額資源的名稱。 |
SiteMode |
取得用於這個使用方式的網站模式。 |
Tags |
資源標籤 (繼承來源 Resource) |
Type |
資源類型 (繼承來源 ProxyResource) |
Unit |
取得配額資源的度量單位。 |
方法
Validate() |
驗證 物件。 如果驗證失敗,則會擲回 ValidationException。 (繼承來源 Resource) |