VirtualMachineNetworkInterfaceReferenceProperties.DeleteOption Property

Definition

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

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

Property Value

Applies to