Condividi tramite


ImageReference.Offer Proprietà

Definizione

Ottiene o imposta il tipo di offerta dell'immagine di Azure Macchine virtuali Marketplace.

[Newtonsoft.Json.JsonProperty(PropertyName="offer")]
public string Offer { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="offer")>]
member this.Offer : string with get, set
Public Property Offer As String

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Ad esempio, UbuntuServer o WindowsServer.

Si applica a