VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withAdditionalCapabilities(AdditionalCapabilities additionalCapabilities) |
Set the additionalCapabilities property: Specifies additional capabilities enabled or disabled on the virtual
machine.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withApplicationProfile(ApplicationProfile applicationProfile) |
Set the applicationProfile property: Specifies the gallery applications that should be made available to the
VM/VMSS.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.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.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withBillingProfile(BillingProfile billingProfile) |
Set the billingProfile property: Specifies the billing related details of a Azure Spot virtual machine.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withCapacityReservation(CapacityReservationProfile capacityReservation) |
Set the capacityReservation property: Specifies information about the capacity reservation that is used to
allocate virtual machine.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withDiagnosticsProfile(DiagnosticsProfile diagnosticsProfile) |
Set the diagnosticsProfile property: Specifies the boot diagnostic settings state.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withEvictionPolicy(VirtualMachineEvictionPolicyTypes evictionPolicy) |
Set the evictionPolicy property: Specifies the eviction policy for the Azure Spot virtual machine and Azure Spot
scale set.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withExtensionsTimeBudget(String extensionsTimeBudget) |
Set the extensionsTimeBudget property: Specifies the time alloted for all extensions to start.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withHardwareProfile(HardwareProfile hardwareProfile) |
Set the hardwareProfile property: Specifies the hardware settings for the virtual machine.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withHost(com.azure.core.management.SubResource host) |
Set the host property: Specifies information about the dedicated host that the virtual machine resides in.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withHostGroup(com.azure.core.management.SubResource hostGroup) |
Set the hostGroup property: Specifies information about the dedicated host group that the virtual machine resides
in.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withLicenseType(String licenseType) |
Set the licenseType property: Specifies that the image or disk that is being used was licensed on-premises.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withNetworkProfile(NetworkProfile networkProfile) |
Set the networkProfile property: Specifies the network interfaces of the virtual machine.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withOsProfile(OSProfile osProfile) |
Set the osProfile property: Specifies the operating system settings used while creating the virtual machine.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withPlatformFaultDomain(Integer platformFaultDomain) |
Set the platformFaultDomain property: Specifies the scale set logical fault domain into which the Virtual Machine
will be created.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withPriority(VirtualMachinePriorityTypes priority) |
Set the priority property: Specifies the priority for the virtual machine.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withProximityPlacementGroup(com.azure.core.management.SubResource proximityPlacementGroup) |
Set the proximityPlacementGroup property: Specifies information about the proximity placement group that the
virtual machine should be assigned to.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withScheduledEventsProfile(ScheduledEventsProfile scheduledEventsProfile) |
Set the scheduledEventsProfile property: Specifies Scheduled Event related configurations.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withSecurityProfile(SecurityProfile securityProfile) |
Set the securityProfile property: Specifies the Security related profile settings for the virtual machine.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withStorageProfile(StorageProfile storageProfile) |
Set the storageProfile property: Specifies the storage settings for the virtual machine disks.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withUserData(String userData) |
Set the userData property: UserData for the VM, which must be base-64 encoded.
|
VirtualMachinePropertiesInner |
VirtualMachinePropertiesInner.withVirtualMachineScaleSet(com.azure.core.management.SubResource virtualMachineScaleSet) |
Set the virtualMachineScaleSet property: Specifies information about the virtual machine scale set that the
virtual machine should be assigned to.
|