VirtualMachineExtensionImageProperties |
VirtualMachineExtensionImageProperties.withComputeRole(String computeRole) |
Set the computeRole property: The type of role (IaaS or PaaS) this extension supports.
|
VirtualMachineExtensionImageProperties |
VirtualMachineExtensionImageProperties.withHandlerSchema(String handlerSchema) |
Set the handlerSchema property: The schema defined by publisher, where extension consumers should provide
settings in a matching schema.
|
VirtualMachineExtensionImageProperties |
VirtualMachineExtensionImageProperties.withOperatingSystem(String operatingSystem) |
Set the operatingSystem property: The operating system this extension supports.
|
VirtualMachineExtensionImageProperties |
VirtualMachineExtensionImageProperties.withSupportsMultipleExtensions(Boolean supportsMultipleExtensions) |
Set the supportsMultipleExtensions property: Whether the handler can support multiple extensions.
|
VirtualMachineExtensionImageProperties |
VirtualMachineExtensionImageProperties.withVmScaleSetEnabled(Boolean vmScaleSetEnabled) |
Set the vmScaleSetEnabled property: Whether the extension can be used on xRP VMScaleSets.
|