Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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 资源类型

适用于