Connection Class

Definition

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

Constructors

Connection()

Initializes a new instance of the Connection class.

Connection(String, String, Connection)

Initializes a new instance of the Connection class.

Properties

AutomationAccountName

Gets or sets the automation account name.

(Inherited from BaseProperties)
ConnectionTypeName
CreationTime

Gets or sets the creation time.

(Inherited from BaseProperties)
Description

Gets or sets the description.

(Inherited from BaseProperties)
FieldDefinitionValues
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)

Applies to