你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ActionGroupPatchBody 类

定义

修补操作主体的操作组对象。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ActionGroupPatchBody
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ActionGroupPatchBody = class
Public Class ActionGroupPatchBody
继承
ActionGroupPatchBody
属性

构造函数

ActionGroupPatchBody()

初始化 ActionGroupPatchBody 类的新实例。

ActionGroupPatchBody(IDictionary<String,String>, Nullable<Boolean>)

初始化 ActionGroupPatchBody 类的新实例。

属性

Enabled

获取或设置指示是否启用此操作组。 如果未启用操作组,则不会激活其任何操作。

Tags

获取或设置资源标记

适用于