VirtualApplianceNicProperties.NicType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
NIC type - PublicNic, PrivateNic, or AdditionalNic; AdditionalPrivateNic and AdditionalPublicNic are only supported for NVAs deployed in VNets.
public Azure.ResourceManager.Network.Models.NicTypeInResponse? NicType { get; }
member this.NicType : Nullable<Azure.ResourceManager.Network.Models.NicTypeInResponse>
Public ReadOnly Property NicType As Nullable(Of NicTypeInResponse)