次の方法で共有


ProxyOnlyResource クラス

定義

プロキシのみの Azure リソース オブジェクト

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

コンストラクター

ProxyOnlyResource()

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

ProxyOnlyResource(String, String, String)

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

プロパティ

Id

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

Name

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

Type

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

適用対象