ImageReference.Offer Propriedade

Definição

Obtém ou define o tipo de oferta da imagem do Azure Máquinas Virtuais 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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Por exemplo, UbuntuServer ou WindowsServer.

Aplica-se a