DeletedAutomationAccountProperties interface
Definition of the deleted automation account properties.
Properties
| automation |
Gets or sets the Automation Account Id. |
| automation |
Gets or sets the Automation Account Resource Id. |
| deletion |
Gets the deletion time. |
| location | Gets or sets the location of the resource. |
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.
deletionTime?: Date
Property Value
Date
location
Gets or sets the location of the resource.
location?: string
Property Value
string