IInternalNetworkPropertiesStaticRouteConfiguration Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.InternalNetworkPropertiesStaticRouteConfigurationTypeConverter))]
public interface IInternalNetworkPropertiesStaticRouteConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IExtensionEnumProperty, Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IStaticRouteConfiguration
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.InternalNetworkPropertiesStaticRouteConfigurationTypeConverter))>]
type IInternalNetworkPropertiesStaticRouteConfiguration = interface
interface IJsonSerializable
interface IStaticRouteConfiguration
interface IExtensionEnumProperty
Public Interface IInternalNetworkPropertiesStaticRouteConfiguration
Implements IExtensionEnumProperty, IStaticRouteConfiguration
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| BfdConfiguration |
BFD configuration properties (Inherited from IStaticRouteConfiguration) |
| Extension |
Extension. Example: NoExtension | NPB. (Inherited from IExtensionEnumProperty) |
| Ipv4Route |
List of IPv4 Routes. (Inherited from IStaticRouteConfiguration) |
| Ipv6Route |
List of IPv6 Routes. (Inherited from IStaticRouteConfiguration) |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |