Table of Contents

Class OrganizationsSaseConnectivityEnrollableNetworkRouting

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Routing configuration for the site

[DataContract]
public class OrganizationsSaseConnectivityEnrollableNetworkRouting
Inheritance
OrganizationsSaseConnectivityEnrollableNetworkRouting
Inherited Members

Constructors

OrganizationsSaseConnectivityEnrollableNetworkRouting()

public OrganizationsSaseConnectivityEnrollableNetworkRouting()

Properties

DefaultRoute

Default route configuration for the site

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "defaultRoute")]
public OrganizationsSaseConnectivityEnrollableNetworkRoutingDefaultRoute DefaultRoute { get; set; }

Property Value

OrganizationsSaseConnectivityEnrollableNetworkRoutingDefaultRoute