次の方法で共有


SubscriptionAliasResponse クラス

定義

エイリアスを含むサブスクリプション情報。

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

コンストラクター

SubscriptionAliasResponse()

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

SubscriptionAliasResponse(String, String, String, SubscriptionAliasResponseProperties, SystemData)

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

プロパティ

Id

エイリアス リソースの完全修飾 ID を取得します。

Name

エイリアス ID を取得します。

Properties

サブスクリプションのエイリアス応答プロパティを取得または設定します。

SystemData

エイリアスを含むサブスクリプション情報。

Type

リソースの種類である Microsoft.Subscription/aliases を取得します。

適用対象