AppServiceVirtualNetworkRoute Class

Definition

Virtual Network route contract used to pass routing information for a Virtual Network.

C#
public class AppServiceVirtualNetworkRoute : Azure.ResourceManager.Models.ResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.AppService.Models.AppServiceVirtualNetworkRoute>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.AppService.Models.AppServiceVirtualNetworkRoute>
Inheritance
AppServiceVirtualNetworkRoute
Implements

Constructors

Properties

EndAddress

The ending address for this route. If the start address is specified in CIDR notation, this must be omitted.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Kind

Kind of resource.

Name

The name of the resource.

(Inherited from ResourceData)
ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
RouteType

The type of route this is: DEFAULT - By default, every app has routes to the local address ranges specified by RFC1918 INHERITED - Routes inherited from the real Virtual Network routes STATIC - Static route set on the app only

These values will be used for syncing an app's routes with those from a Virtual Network.

StartAddress

The starting address for this route. This may also include a CIDR notation, in which case the end address must not be specified.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)

Methods

Explicit Interface Implementations

Applies to

Produk Versi
Azure SDK for .NET Latest, Preview