RecommendCapacityContent Class

Definition

Request body for the recommend capacity action. Provide specific resource IDs to evaluate, or pass an empty array to let the service automatically select non-resilient resources from the goal assignment.

public class RecommendCapacityContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResilienceManagement.Models.RecommendCapacityContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResilienceManagement.Models.RecommendCapacityContent>
type RecommendCapacityContent = class
    interface IJsonModel<RecommendCapacityContent>
    interface IPersistableModel<RecommendCapacityContent>
Public Class RecommendCapacityContent
Implements IJsonModel(Of RecommendCapacityContent), IPersistableModel(Of RecommendCapacityContent)
Inheritance
RecommendCapacityContent
Implements

Applies to