Class NetworkAppliancePrefixesDelegatedStaticOrigin
Static Delegated Prefix for a network
[DataContract]
public class NetworkAppliancePrefixesDelegatedStaticOrigin
- Inheritance
-
NetworkAppliancePrefixesDelegatedStaticOrigin
- Inherited Members
Properties
Interfaces
Uplink provided or independent
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "interfaces")]
public List<string>? Interfaces { get; set; }
Property Value
Type
Origin type
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "type")]
public string? Type { get; set; }