Compartir a través de


VirtualMachineExtensionImage.ComputeRole Propiedad

Definición

Obtiene o establece el tipo de rol (IaaS o PaaS) que admite esta extensión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a