ArmBaseObject Class

Definition

Base class for all objects under resource.

public class ArmBaseObject
type ArmBaseObject = class
Public Class ArmBaseObject
Inheritance
ArmBaseObject

Constructors

ArmBaseObject()

Initializes a new instance of the ArmBaseObject class.

ArmBaseObject(String, String, String)

Initializes a new instance of the ArmBaseObject class.

Properties

Id

Gets id of the object.

Name

Gets name of the object.

Type

Gets type of the object.

Applies to