Table of Contents

Class OrganizationsSaseConnectivityEnrollableNetworkRoutingDefaultRoute

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

Default route configuration for the site

[DataContract]
public class OrganizationsSaseConnectivityEnrollableNetworkRoutingDefaultRoute
Inheritance
OrganizationsSaseConnectivityEnrollableNetworkRoutingDefaultRoute
Inherited Members

Constructors

OrganizationsSaseConnectivityEnrollableNetworkRoutingDefaultRoute()

public OrganizationsSaseConnectivityEnrollableNetworkRoutingDefaultRoute()

Properties

Enabled

Whether the site has default route enabled

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "enabled")]
public bool Enabled { get; set; }

Property Value

bool