ComputeUsage.Supercomputers Property

Definition

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)

Property Value

Applies to