Compartir a través de


VirtualApplianceSkuProperties.Vendor Propiedad

Definición

Obtiene o establece el proveedor de la aplicación virtual.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a