AddOrUpdateResourcesContent 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.
Request body of the AddOrUpdateResources API.
public class AddOrUpdateResourcesContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResilienceManagement.Models.AddOrUpdateResourcesContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResilienceManagement.Models.AddOrUpdateResourcesContent>
type AddOrUpdateResourcesContent = class
interface IJsonModel<AddOrUpdateResourcesContent>
interface IPersistableModel<AddOrUpdateResourcesContent>
Public Class AddOrUpdateResourcesContent
Implements IJsonModel(Of AddOrUpdateResourcesContent), IPersistableModel(Of AddOrUpdateResourcesContent)
- Inheritance
-
AddOrUpdateResourcesContent
- Implements
Constructors
| Name | Description |
|---|---|
| AddOrUpdateResourcesContent(Int32) |
Initializes a new instance of AddOrUpdateResourcesContent. |
Properties
| Name | Description |
|---|---|
| FaultDurationInMin |
Duration of faults. |
| ForceInclusionAndUpdate |
Whether to allow inclusion and update despite attention reasons. |
| ResourceLists |
Add, Update, Delete resource lists. |