Uses of Class
com.azure.resourcemanager.compute.models.DeleteOptions
Packages that use DeleteOptions
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of DeleteOptions in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return DeleteOptionsModifier and TypeMethodDescriptionNetworkInterfaceReferenceProperties.deleteOption()Get the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachineNetworkInterfaceConfigurationProperties.deleteOption()Get the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachinePublicIpAddressConfigurationProperties.deleteOption()Get the deleteOption property: Specify what happens to the public IP address when the VM is deleted.VirtualMachineScaleSetNetworkConfigurationProperties.deleteOption()Get the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachineScaleSetPublicIpAddressConfigurationProperties.deleteOption()Get the deleteOption property: Specify what happens to the public IP when the VM is deleted.VirtualMachineScaleSetUpdateNetworkConfigurationProperties.deleteOption()Get the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachineScaleSetUpdatePublicIpAddressConfigurationProperties.deleteOption()Get the deleteOption property: Specify what happens to the public IP when the VM is deleted.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type DeleteOptionsModifier and TypeMethodDescriptionNetworkInterfaceReferenceProperties.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachineNetworkInterfaceConfigurationProperties.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachinePublicIpAddressConfigurationProperties.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the public IP address when the VM is deleted.VirtualMachineScaleSetNetworkConfigurationProperties.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachineScaleSetPublicIpAddressConfigurationProperties.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the public IP when the VM is deleted.VirtualMachineScaleSetUpdateNetworkConfigurationProperties.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachineScaleSetUpdatePublicIpAddressConfigurationProperties.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the public IP when the VM is deleted. -
Uses of DeleteOptions in com.azure.resourcemanager.compute.models
Fields in com.azure.resourcemanager.compute.models declared as DeleteOptionsModifier and TypeFieldDescriptionstatic final DeleteOptionsDeleteOptions.DELETEStatic value Delete for DeleteOptions.static final DeleteOptionsDeleteOptions.DETACHStatic value Detach for DeleteOptions.Methods in com.azure.resourcemanager.compute.models that return DeleteOptionsModifier and TypeMethodDescriptionNetworkInterfaceReference.deleteOption()Get the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachineNetworkInterfaceConfiguration.deleteOption()Get the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachinePublicIpAddressConfiguration.deleteOption()Get the deleteOption property: Specify what happens to the public IP address when the VM is deleted.VirtualMachineScaleSetNetworkConfiguration.deleteOption()Get the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachineScaleSetPublicIpAddressConfiguration.deleteOption()Get the deleteOption property: Specify what happens to the public IP when the VM is deleted.VirtualMachineScaleSetUpdateNetworkConfiguration.deleteOption()Get the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachineScaleSetUpdatePublicIpAddressConfiguration.deleteOption()Get the deleteOption property: Specify what happens to the public IP when the VM is deleted.VirtualMachineDataDisk.deleteOptions()VirtualMachineDiskOptions.deleteOptions()static DeleteOptionsDeleteOptions.fromString(String name) Creates or finds a DeleteOptions from its string representation.VirtualMachine.networkInterfaceDeleteOptions(String networkInterfaceId) Gets the delete options for the given network interface.VirtualMachine.osDiskDeleteOptions()VirtualMachine.primaryNetworkInterfaceDeleteOptions()Gets the delete options for the primary network interface.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type DeleteOptionsModifier and TypeMethodDescriptionstatic Collection<DeleteOptions> DeleteOptions.values()Gets known DeleteOptions values.Methods in com.azure.resourcemanager.compute.models with parameters of type DeleteOptionsModifier and TypeMethodDescriptionVirtualMachine.DefinitionStages.WithManagedCreate.withDataDiskDefaultDeleteOptions(DeleteOptions deleteOptions) Specifies the delete options for managed data disks.VirtualMachine.Update.withDataDiskDefaultDeleteOptions(DeleteOptions deleteOptions) Specifies the delete options for managed data disks.VirtualMachine.UpdateStages.WithDeleteOptions.withDataDisksDeleteOptions(DeleteOptions deleteOptions) Specifies delete options for all the existing data disk attached to the VM.VirtualMachine.UpdateStages.WithDeleteOptions.withDataDisksDeleteOptions(DeleteOptions deleteOptions, Integer... luns) Specifies delete options for the existing data disk attached to the VM.NetworkInterfaceReference.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachineNetworkInterfaceConfiguration.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachinePublicIpAddressConfiguration.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the public IP address when the VM is deleted.VirtualMachineScaleSetNetworkConfiguration.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachineScaleSetPublicIpAddressConfiguration.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the public IP when the VM is deleted.VirtualMachineScaleSetUpdateNetworkConfiguration.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the network interface when the VM is deleted.VirtualMachineScaleSetUpdatePublicIpAddressConfiguration.withDeleteOption(DeleteOptions deleteOption) Set the deleteOption property: Specify what happens to the public IP when the VM is deleted.VirtualMachineDiskOptions.withDeleteOptions(DeleteOptions deleteOptions) Sets the delete options of the disk, when the virtual machine is deleted.VirtualMachine.UpdateStages.WithDeleteOptions.withNetworkInterfacesDeleteOptions(DeleteOptions deleteOptions) Specifies delete options for all the existing network interfaces attached to the VM.VirtualMachine.UpdateStages.WithDeleteOptions.withNetworkInterfacesDeleteOptions(DeleteOptions deleteOptions, String... nicIds) Specifies delete options for the network interfaces attached to the VM.VirtualMachine.DefinitionStages.WithSecondaryNetworkInterface.withNewSecondaryNetworkInterface(Creatable<NetworkInterface> creatable, DeleteOptions deleteOptions) Creates a new network interface to associate with the virtual machine, based on the provided definition.VirtualMachine.UpdateStages.WithSecondaryNetworkInterface.withNewSecondaryNetworkInterface(Creatable<NetworkInterface> creatable, DeleteOptions deleteOptions) Creates a new network interface to associate with the virtual machine, based on the provided definition.VirtualMachine.UpdateStages.WithDeleteOptions.withOsDiskDeleteOptions(DeleteOptions deleteOptions) Specifies delete options for the OS disk of the VM.VirtualMachine.DefinitionStages.WithOSDiskSettings.withOSDiskDeleteOptions(DeleteOptions deleteOptions) Specifies the delete options for the OS disk.VirtualMachine.DefinitionStages.WithNetworkInterfaceDeleteOptions.withPrimaryNetworkInterfaceDeleteOptions(DeleteOptions deleteOptions) Sets delete options for primary network interfaces.VirtualMachine.UpdateStages.WithDeleteOptions.withPrimaryNetworkInterfaceDeleteOptions(DeleteOptions deleteOptions) Specifies delete options for the primary network interface of the VM.