次の方法で共有


ProxyResourceWithWritableName クラス

定義

ARM プロキシ リソース。

public class ProxyResourceWithWritableName : Microsoft.Azure.Management.Sql.Models.ResourceWithWritableName
type ProxyResourceWithWritableName = class
    inherit ResourceWithWritableName
Public Class ProxyResourceWithWritableName
Inherits ResourceWithWritableName
継承
ProxyResourceWithWritableName
派生

コンストラクター

ProxyResourceWithWritableName()

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

ProxyResourceWithWritableName(String, String, String)

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

プロパティ

Id

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

(継承元 ResourceWithWritableName)
Name

リソース名を取得または設定します。

(継承元 ResourceWithWritableName)
Type

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

(継承元 ResourceWithWritableName)

適用対象