DeletedAutomationAccount interface
Definition of the deleted automation account type.
Properties
automation |
Gets or sets the Automation Account Id. |
automation |
Gets or sets the Automation Account Resource Id. |
deletion |
Gets the deletion time. NOTE: This property will not be serialized. It can only be populated by the server. |
id | The resource id. |
location | Gets or sets the location of the resource. |
location |
Gets or sets the location of the resource. |
name | Gets or sets name of the resource. |
type | The resource type. |
Property Details
automationAccountId
Gets or sets the Automation Account Id.
automationAccountId?: string
Property Value
string
automationAccountResourceId
Gets or sets the Automation Account Resource Id.
automationAccountResourceId?: string
Property Value
string
deletionTime
Gets the deletion time. NOTE: This property will not be serialized. It can only be populated by the server.
deletionTime?: Date
Property Value
Date
id
The resource id.
id?: string
Property Value
string
location
Gets or sets the location of the resource.
location?: string
Property Value
string
locationPropertiesLocation
Gets or sets the location of the resource.
locationPropertiesLocation?: string
Property Value
string
name
Gets or sets name of the resource.
name?: string
Property Value
string
type
The resource type.
type?: string
Property Value
string
Azure SDK for JavaScript