Class ThirdPartyVpnPeerSlaPolicy
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; }