AutomationRule interface 
具有 Etag 属性的 Azure 资源对象
属性
| actions | 触发自动化规则时要执行的操作。  | 
| created | 
	有关执行某些操作的客户端(用户或应用程序)的信息:此属性不会序列化。 它只能由服务器填充。  | 
| created | 
	创建自动化规则的时间。 注意:此属性不会序列化。 它只能由服务器填充。  | 
| display | 
	自动化规则的显示名称。  | 
| last | 
	有关执行某些操作的客户端(用户或应用程序)的信息:此属性不会序列化。 它只能由服务器填充。  | 
| last | 
	上次更新自动化规则的时间。 注意:此属性不会序列化。 它只能由服务器填充。  | 
| order | 自动化规则的执行顺序。  | 
| triggering | 
	介绍自动化规则触发逻辑。  | 
继承属性
| etag | Azure 资源的 Etag  | 
| id | 资源的完全限定资源 ID。 Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此属性不会序列化。 它只能由服务器填充。  | 
| name | 资源说明的名称:此属性不会序列化。 它只能由服务器填充。  | 
| system | 
	包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。  | 
| type | 资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。  | 
属性详细信息
actions
		createdBy
	 
	
		createdTimeUtc
	  
	创建自动化规则的时间。 注意:此属性不会序列化。 它只能由服务器填充。
createdTimeUtc?: Date
				属性值
Date
		displayName
	 
	自动化规则的显示名称。
displayName: string
				属性值
string
		lastModifiedBy
	  
	
		lastModifiedTimeUtc
	   
	上次更新自动化规则的时间。 注意:此属性不会序列化。 它只能由服务器填充。
lastModifiedTimeUtc?: Date
				属性值
Date
order
自动化规则的执行顺序。
order: number
				属性值
number
		triggeringLogic
	 
	
继承属性详细信息
etag
id
		systemData
	 
	包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 注意:此属性不会序列化。 它只能由服务器填充。
systemData?: SystemData
				属性值
type
资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts”注意:此属性不会序列化。 它只能由服务器填充。
type?: string
				属性值
string