BaseArmProperties Class

Definition

public class BaseArmProperties : Microsoft.Azure.Commands.Automation.Model.BaseProperties
type BaseArmProperties = class
    inherit BaseProperties
Public Class BaseArmProperties
Inherits BaseProperties
Inheritance
BaseArmProperties

Constructors

BaseArmProperties()

Properties

AutomationAccountName

Gets or sets the automation account name.

(Inherited from BaseProperties)
CreatedBy
CreationTime

Gets or sets the creation time.

(Inherited from BaseProperties)
Description

Gets or sets the description.

(Inherited from BaseProperties)
Id
LastModifiedBy
LastModifiedTime

Gets or sets the last modified time.

(Inherited from BaseProperties)
Name

Gets or sets the name.

(Inherited from BaseProperties)
ResourceGroupName

Gets or sets the resource group name.

(Inherited from BaseProperties)
Type

Applies to