ComputeFleetVmAttributes.ArchitectureTypes 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 VM architecture types specified as a list. Optional parameter.
public System.Collections.Generic.IList<Azure.ResourceManager.ComputeFleet.Models.ArchitectureType> ArchitectureTypes { get; }
member this.ArchitectureTypes : System.Collections.Generic.IList<Azure.ResourceManager.ComputeFleet.Models.ArchitectureType>
Public ReadOnly Property ArchitectureTypes As IList(Of ArchitectureType)