次の方法で共有


CurrentUsagesBase クラス

定義

リソースの使用状況。

public class CurrentUsagesBase : Microsoft.Rest.Azure.IResource
type CurrentUsagesBase = class
    interface IResource
Public Class CurrentUsagesBase
Implements IResource
継承
CurrentUsagesBase
実装

コンストラクター

CurrentUsagesBase()

CurrentUsagesBase クラスの新しいインスタンスを初期化します。

CurrentUsagesBase(String, String, String, UsagesProperties)

CurrentUsagesBase クラスの新しいインスタンスを初期化します。

プロパティ

Id

リソース ID を取得します。

Name

リソース名を取得します。

Properties

指定したリソースの使用状況プロパティを取得または設定します。

Type

リソースの種類を取得します。

メソッド

Validate()

オブジェクトを検証します。

適用対象