IVnetRouteProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.VnetRoutePropertiesTypeConverter))]
public interface IVnetRouteProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.VnetRoutePropertiesTypeConverter))>]
type IVnetRouteProperties = interface
    interface IJsonSerializable
Public Interface IVnetRouteProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

EndAddress
RouteType
StartAddress

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to