VirtualMachineExtensionImageData.ComputeRole Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type of role (IaaS or PaaS) this extension supports.
public string ComputeRole { get; set; }
member this.ComputeRole : string with get, set
Public Property ComputeRole As String