ComputeRecommenderGenerateContent.DesiredSizes Property
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.
The desired virtual machine SKU sizes.
public System.Collections.Generic.IList<Azure.ResourceManager.Compute.Recommender.Models.ComputeRecommenderResourceSize> DesiredSizes { get; }
member this.DesiredSizes : System.Collections.Generic.IList<Azure.ResourceManager.Compute.Recommender.Models.ComputeRecommenderResourceSize>
Public ReadOnly Property DesiredSizes As IList(Of ComputeRecommenderResourceSize)