Bagikan melalui


VnetRoute Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.VnetRouteTypeConverter))]
public class VnetRoute : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IVnetRoute, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.VnetRouteTypeConverter))>]
type VnetRoute = class
    interface IVnetRoute
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class VnetRoute
Implements IValidates, IVnetRoute
Inheritance
VnetRoute
Attributes
Implements

Constructors

VnetRoute()

Properties

EndAddress
Id
Kind
Name
RouteType
StartAddress
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to