VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdate.virtualMachineProfile() |
Get the virtualMachineProfile property: The virtual machine profile.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withBillingProfile(BillingProfile billingProfile) |
Set the billingProfile property: Specifies the billing related details of a Azure Spot VMSS.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withDiagnosticsProfile(DiagnosticsProfile diagnosticsProfile) |
Set the diagnosticsProfile property: The virtual machine scale set diagnostics profile.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withExtensionProfile(VirtualMachineScaleSetExtensionProfile extensionProfile) |
Set the extensionProfile property: The virtual machine scale set extension profile.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withLicenseType(String licenseType) |
Set the licenseType property: The license type, which is for bring your own license scenario.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withNetworkProfile(VirtualMachineScaleSetUpdateNetworkProfile networkProfile) |
Set the networkProfile property: The virtual machine scale set network profile.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withOsProfile(VirtualMachineScaleSetUpdateOSProfile osProfile) |
Set the osProfile property: The virtual machine scale set OS profile.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withScheduledEventsProfile(ScheduledEventsProfile scheduledEventsProfile) |
Set the scheduledEventsProfile property: Specifies Scheduled Event related configurations.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withSecurityProfile(SecurityProfile securityProfile) |
Set the securityProfile property: The virtual machine scale set Security profile.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withStorageProfile(VirtualMachineScaleSetUpdateStorageProfile storageProfile) |
Set the storageProfile property: The virtual machine scale set storage profile.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withUserData(String userData) |
Set the userData property: UserData for the VM, which must be base-64 encoded.
|