次の方法で共有


FeatureResponse クラス

定義

プレビューされた機能情報。

public class FeatureResponse : Microsoft.Azure.AzureOperationResponse
type FeatureResponse = class
    inherit AzureOperationResponse
Public Class FeatureResponse
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
FeatureResponse

コンストラクター

FeatureResponse()

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

プロパティ

Id

省略可能。 機能の ID を取得または設定します。

Name

省略可能。 機能の名前を取得または設定します。

Properties

省略可能。 プレビュー機能のプロパティを取得または設定します。

Type

省略可能。 機能の種類を取得または設定します。

適用対象