Table of Contents

Enum FirewalledServiceAccessType

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll
public enum FirewalledServiceAccessType
Extension Methods

Fields

[EnumMember(Value = "blocked")] Blocked = 1

no remote IPs can access the service

[EnumMember(Value = "restricted")] Restricted = 2

only allowed IPs can access the service

[EnumMember(Value = "unrestricted")] Unrestricted = 3

any remote IP can access the service