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

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)

适用于