EffectiveRouteListResult Constructors
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.
C#
public EffectiveRouteListResult ();
Public Sub New ()
Applies to
Azure - PowerShell Commands Latest és más verziók
Termék | Verziók |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |
C#
public EffectiveRouteListResult (System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.EffectiveRoute> value = default, string nextLink = default);
new Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.EffectiveRouteListResult : System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.EffectiveRoute> * string -> Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.EffectiveRouteListResult
Public Sub New (Optional value As IList(Of EffectiveRoute) = Nothing, Optional nextLink As String = Nothing)
Parameters
- value
- IList<EffectiveRoute>
- nextLink
- String
Applies to
Azure - PowerShell Commands Latest és más verziók
Termék | Verziók |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |