ActionGroupPatchBody 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.
An action group object for the body of patch operations.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ActionGroupPatchBody
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ActionGroupPatchBody = class
Public Class ActionGroupPatchBody
- Inheritance
-
ActionGroupPatchBody
- Attributes
Constructors
ActionGroupPatchBody() |
Initializes a new instance of the ActionGroupPatchBody class. |
ActionGroupPatchBody(IDictionary<String,String>, Nullable<Boolean>) |
Initializes a new instance of the ActionGroupPatchBody class. |
Properties
Enabled |
Gets or sets indicates whether this action group is enabled. If an action group is not enabled, then none of its actions will be activated. |
Tags |
Gets or sets resource tags |
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET