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

ManagedCassandraARMResourceProperties 类

定义

ARM 资源的核心属性。

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

构造函数

ManagedCassandraARMResourceProperties()

初始化 ManagedCassandraARMResourceProperties 类的新实例。

ManagedCassandraARMResourceProperties(String, String, String, String, IDictionary<String,String>, ManagedCassandraManagedServiceIdentity)

初始化 ManagedCassandraARMResourceProperties 类的新实例。

属性

Id

获取 ARM 资源的唯一资源标识符。

Identity

ARM 资源的核心属性。

Location

获取或设置资源所属资源组的位置。

Name

获取 ARM 资源的名称。

Tags

ARM 资源的核心属性。

Type

获取 Azure 资源的类型。

适用于