Share via


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

ResourceWithWritableName 类

定义

ARM 资源。

public class ResourceWithWritableName : Microsoft.Rest.Azure.IResource
type ResourceWithWritableName = class
    interface IResource
Public Class ResourceWithWritableName
Implements IResource
继承
ResourceWithWritableName
派生
实现

构造函数

ResourceWithWritableName()

初始化 ResourceWithWritableName 类的新实例。

ResourceWithWritableName(String, String, String)

初始化 ResourceWithWritableName 类的新实例。

属性

Id

获取资源 ID。

Name

获取或设置资源名称。

Type

获取资源类型。

适用于