ManagedCassandraARMResourceProperties Class

Definition

The core properties of ARM resources.

public class ManagedCassandraARMResourceProperties : Microsoft.Rest.Azure.IResource
type ManagedCassandraARMResourceProperties = class
    interface IResource
Public Class ManagedCassandraARMResourceProperties
Implements IResource
Inheritance
ManagedCassandraARMResourceProperties
Derived
Implements

Constructors

ManagedCassandraARMResourceProperties()

Initializes a new instance of the ManagedCassandraARMResourceProperties class.

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

Initializes a new instance of the ManagedCassandraARMResourceProperties class.

Properties

Id

Gets the unique resource identifier of the ARM resource.

Identity
Location

Gets or sets the location of the resource group to which the resource belongs.

Name

Gets the name of the ARM resource.

Tags
Type

Gets the type of Azure resource.

Applies to