次の方法で共有


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 リソースの種類を取得します。

適用対象