Table of Contents

Class SiteToSiteVpnSubnetNat

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

UpdateNetworkSiteToSiteVpnSubnetNat - Undocumented

[DataContract]
public class SiteToSiteVpnSubnetNat
Inheritance
SiteToSiteVpnSubnetNat
Inherited Members

Constructors

SiteToSiteVpnSubnetNat()

public SiteToSiteVpnSubnetNat()

Properties

IsAllowed

If enabled, VPN subnet translation can be used to translate any local subnets that are allowed to use the VPN into a new subnet with the same number of addresses.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "isAllowed")]
public bool? IsAllowed { get; set; }

Property Value

bool?