ComputeUsage.Supercomputers 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.
Index of information for each supercomputer in the workspace of a project. Indexed by the (short) name of the supercomputer.
public System.Collections.Generic.IDictionary<string,Azure.AI.Discovery.SupercomputerUsage> Supercomputers { get; }
member this.Supercomputers : System.Collections.Generic.IDictionary<string, Azure.AI.Discovery.SupercomputerUsage>
Public ReadOnly Property Supercomputers As IDictionary(Of String, SupercomputerUsage)