NvaInterfaceConfigurationsProperties.Type Property

Definition

Specifies the NIC types for the NVA interface configuration. Allowed values: PrivateNic, PublicNic, AdditionalPrivateNic, AdditionalPublicNic. Only the combination of PrivateNic and PublicNic is currently supported.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.NvaNicType> Type { get; }
member this.Type : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.NvaNicType>
Public ReadOnly Property Type As IList(Of NvaNicType)

Property Value

Applies to