次の方法で共有


Instruction クラス

定義

命令。

[Microsoft.Rest.Serialization.JsonTransformation]
public class Instruction : Microsoft.Azure.Management.Billing.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Instruction = class
    inherit Resource
Public Class Instruction
Inherits Resource
継承
Instruction
属性

コンストラクター

Instruction()

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

Instruction(Double, DateTime, DateTime, String, String, String, Nullable<DateTime>)

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

プロパティ

Amount

この課金命令の予算額を取得または設定します。

CreationDate

この課金命令が作成された日付を取得または設定します。

EndDate

この課金命令が無効になった日付を取得または設定します。

Id

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

(継承元 Resource)
Name

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

(継承元 Resource)
StartDate

この課金命令が有効になる日付を取得または設定します。

Type

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

(継承元 Resource)

メソッド

Validate()

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

適用対象