Share via


IVendorSku.NetworkFunctionType Property

Definition

The network function type.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="The network function type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.NetworkFunctionType) }, ReadOnly=false, Required=false, SerializedName="networkFunctionType")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.NetworkFunctionType? NetworkFunctionType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Runtime.Info(Description="The network function type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.NetworkFunctionType) }, ReadOnly=false, Required=false, SerializedName="networkFunctionType")>]
member this.NetworkFunctionType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ConnectedNetwork.Support.NetworkFunctionType> with get, set
Public Property NetworkFunctionType As Nullable(Of NetworkFunctionType)

Property Value

Attributes

Applies to