Class VlanIpv6PrefixAssignmentOrigin
Vlanm IPV6 Prefix Assignment Origin
[DataContract]
public class VlanIpv6PrefixAssignmentOrigin
- Inheritance
-
VlanIpv6PrefixAssignmentOrigin
- Inherited Members
Properties
Interfaces
Static Prefix
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "interfaces")]
public List<string>? Interfaces { get; set; }
Property Value
Type
Type
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "type")]
public string? Type { get; set; }