Partager via


GpuResource.Sku Propriété

Définition

Obtient ou définit la référence SKU de la ressource GPU. Les valeurs possibles incluent : « K80 », « P100 », « V100 »

[Newtonsoft.Json.JsonProperty(PropertyName="sku")]
public Microsoft.Azure.Management.ContainerInstance.Fluent.Models.GpuSku Sku { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sku")>]
member this.Sku : Microsoft.Azure.Management.ContainerInstance.Fluent.Models.GpuSku with get, set
Public Property Sku As GpuSku

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à