你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AutomationAccount Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The automation account.
public class AutomationAccount
type AutomationAccount = class
Public Class AutomationAccount
- Inheritance
-
AutomationAccount
Constructors
AutomationAccount() |
Initializes a new instance of the AutomationAccount class. |
AutomationAccount(String, AutomationAccount) |
Initializes a new instance of the AutomationAccount class. |
Properties
AutomationAccountName |
Gets or sets the automation account name. |
CreationTime |
Gets or sets the CreationTime. |
Encryption |
Gets or sets the encryption properties. |
Identity |
Gets or sets the identity. |
LastModifiedBy |
Gets or sets the LastModifiedBy. |
LastModifiedTime |
Gets or sets the LastPublishTime. |
Location |
Gets or sets the location. |
Plan |
Gets or sets the plan. |
PublicNetworkAccess |
Get or set indicate whether traffic on the non-ARM endpoint (Webhook/Agent) is allowed from the public internet |
ResourceGroupName |
Gets or sets the resource group name. |
State |
Gets or sets the state. |
SubscriptionId |
Gets or sets the Subscription ID |
Tags |
Gets or sets the tags. |