VirtualMachineScaleSetVMPropertiesInner |
VirtualMachineScaleSetVMPropertiesInner.withAdditionalCapabilities(AdditionalCapabilities additionalCapabilities) |
Set the additionalCapabilities property: Specifies additional capabilities enabled or disabled on the virtual
machine in the scale set.
|
VirtualMachineScaleSetVMPropertiesInner |
VirtualMachineScaleSetVMPropertiesInner.withAvailabilitySet(com.azure.core.management.SubResource availabilitySet) |
Set the availabilitySet property: Specifies information about the availability set that the virtual machine
should be assigned to.
|
VirtualMachineScaleSetVMPropertiesInner |
VirtualMachineScaleSetVMPropertiesInner.withDiagnosticsProfile(DiagnosticsProfile diagnosticsProfile) |
Set the diagnosticsProfile property: Specifies the boot diagnostic settings state.
|
VirtualMachineScaleSetVMPropertiesInner |
VirtualMachineScaleSetVMPropertiesInner.withHardwareProfile(HardwareProfile hardwareProfile) |
Set the hardwareProfile property: Specifies the hardware settings for the virtual machine.
|
VirtualMachineScaleSetVMPropertiesInner |
VirtualMachineScaleSetVMPropertiesInner.withLicenseType(String licenseType) |
Set the licenseType property: Specifies that the image or disk that is being used was licensed on-premises.
|
VirtualMachineScaleSetVMPropertiesInner |
VirtualMachineScaleSetVMPropertiesInner.withNetworkProfile(NetworkProfile networkProfile) |
Set the networkProfile property: Specifies the network interfaces of the virtual machine.
|
VirtualMachineScaleSetVMPropertiesInner |
VirtualMachineScaleSetVMPropertiesInner.withNetworkProfileConfiguration(VirtualMachineScaleSetVMNetworkProfileConfiguration networkProfileConfiguration) |
Set the networkProfileConfiguration property: Specifies the network profile configuration of the virtual machine.
|
VirtualMachineScaleSetVMPropertiesInner |
VirtualMachineScaleSetVMPropertiesInner.withOsProfile(OSProfile osProfile) |
Set the osProfile property: Specifies the operating system settings for the virtual machine.
|
VirtualMachineScaleSetVMPropertiesInner |
VirtualMachineScaleSetVMPropertiesInner.withProtectionPolicy(VirtualMachineScaleSetVMProtectionPolicy protectionPolicy) |
Set the protectionPolicy property: Specifies the protection policy of the virtual machine.
|
VirtualMachineScaleSetVMPropertiesInner |
VirtualMachineScaleSetVMPropertiesInner.withSecurityProfile(SecurityProfile securityProfile) |
Set the securityProfile property: Specifies the Security related profile settings for the virtual machine.
|
VirtualMachineScaleSetVMPropertiesInner |
VirtualMachineScaleSetVMPropertiesInner.withStorageProfile(StorageProfile storageProfile) |
Set the storageProfile property: Specifies the storage settings for the virtual machine disks.
|
VirtualMachineScaleSetVMPropertiesInner |
VirtualMachineScaleSetVMPropertiesInner.withUserData(String userData) |
Set the userData property: UserData for the VM, which must be base-64 encoded.
|