ILinkerResource.VNetSolutionType Property

Definition

Type of VNet solution.

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

Property Value

Attributes

Applies to