Table of Contents

Enum SecureConnectDestinationListDestinationType

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

The type of the destination.

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

Fields

[EnumMember(Value = "domain")] Domain = 0

domain

[EnumMember(Value = "ipv4")] Ipv4 = 2

ipv4

[EnumMember(Value = "url")] Url = 1

url