次の方法で共有


ReservationResponse クラス

定義

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

コンストラクター

ReservationResponse()

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

ReservationResponse(String, Nullable<Int32>, String, String, SkuName, ReservationProperties, String)

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

プロパティ

Etag
Id

予約の識別子を取得します

Location

予約済みリソースが存在する Azure リージョンを取得します。

Name

予約の名前を取得します

Properties
Sku
Type

リソースの種類を取得します。 "Microsoft.Capacity/reservationOrders/reservations"

適用対象