Table of Contents

Class ThirdPartyVpnPeerSlaPolicy

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

Information about the SLA policy to be applied to the peer

[DataContract]
public class ThirdPartyVpnPeerSlaPolicy
Inheritance
ThirdPartyVpnPeerSlaPolicy
Inherited Members

Constructors

ThirdPartyVpnPeerSlaPolicy()

public ThirdPartyVpnPeerSlaPolicy()

Properties

Id

The ID of the SLA policy

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "id")]
public string? Id { get; set; }

Property Value

string