Share via


IVirtualMachineProperties.VirtioInterface Property

Definition

Field Deprecated, use virtualizationModel instead. The type of the virtio interface.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "Modern", "Transitional" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="Field Deprecated, use virtualizationModel instead. The type of the virtio interface.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="virtioInterface", Update=false)]
public string VirtioInterface { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "Modern", "Transitional" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="Field Deprecated, use virtualizationModel instead. The type of the virtio interface.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="virtioInterface", Update=false)>]
member this.VirtioInterface : string with get, set
Public Property VirtioInterface As String

Property Value

Attributes

Applies to