Table of Contents

Enum SecureConnectDestinationListAccess

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

The type of access for the destination list.

[JsonConverter(typeof(StringEnumConverter))]
public enum SecureConnectDestinationListAccess
Extension Methods

Fields

[EnumMember(Value = "allow")] Allow = 0

allow

[EnumMember(Value = "block")] Block = 1

block