Share via


VirtualMachineExtensionImageInner.ComputeRole Property

Definition

Gets or sets the type of role (IaaS or PaaS) this extension supports.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to