Table of Contents

Class SecureConnectDestinationListUpdateRequest

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

SecureConnectDestinationListUpdateRequest

[DataContract]
public class SecureConnectDestinationListUpdateRequest
Inheritance
SecureConnectDestinationListUpdateRequest
Inherited Members

Constructors

SecureConnectDestinationListUpdateRequest()

public SecureConnectDestinationListUpdateRequest()

Properties

Name

The name of the destination list.

[DataMember(Name = "name")]
public string Name { get; set; }

Property Value

string