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

ProxyOnlyResource 类

定义

仅限 Azure 代理的资源。 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, String)

初始化 ProxyOnlyResource 类的新实例。

属性

Id

获取资源 ID。

Kind

获取或设置资源类型。

Name

获取资源名称。

Type

获取资源类型。

适用于