INetworkToNetworkInterconnectPatch.NpbStaticRouteConfiguration 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.
NPB Static Route Configuration properties.
[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="NPB Static Route Configuration properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INpbStaticRouteConfiguration) }, Read=true, ReadOnly=false, Required=false, SerializedName="npbStaticRouteConfiguration", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INpbStaticRouteConfiguration NpbStaticRouteConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="NPB Static Route Configuration properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INpbStaticRouteConfiguration) }, Read=true, ReadOnly=false, Required=false, SerializedName="npbStaticRouteConfiguration", Update=true)>]
member this.NpbStaticRouteConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INpbStaticRouteConfiguration with get, set
Public Property NpbStaticRouteConfiguration As INpbStaticRouteConfiguration
Property Value
- Attributes