Class SecureConnectDeploymentsSection
- Namespace
- Meraki.Api.Sections.SecureConnect
- Assembly
- Meraki.Api.dll
Provides access to secure connect deployments API endpoints
public class SecureConnectDeploymentsSection
- Inheritance
-
SecureConnectDeploymentsSection
- Inherited Members
Constructors
SecureConnectDeploymentsSection()
public SecureConnectDeploymentsSection()
Properties
NetworkDevices
List the network devices.
public ISecureConnectDeploymentsNetworkDevices NetworkDevices { get; }
Property Value
OrganizationTunnel
List the tunnels for an organization.
public ISecureConnectDeploymentsOrganizationTunnel OrganizationTunnel { get; }