Freigeben über


IRouteTable Interface

Definition

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

Properties

Etag

A unique read-only string that changes whenever the resource is updated.

Name

Resource name.

Route

Collection of routes contained within a route table.

Type

Resource type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to