Share via


VirtualMachineScaleSetNetworkConfiguration.DeleteOption Property

Definition

Specify what happens to the network interface when the VM is deleted.

public Azure.ResourceManager.Compute.Models.ComputeDeleteOption? DeleteOption { get; set; }
member this.DeleteOption : Nullable<Azure.ResourceManager.Compute.Models.ComputeDeleteOption> with get, set
Public Property DeleteOption As Nullable(Of ComputeDeleteOption)

Property Value

Applies to