Class NetworksSwitchPortsProfileTemplate
Template details
[DataContract]
public class NetworksSwitchPortsProfileTemplate
- Inheritance
-
NetworksSwitchPortsProfileTemplate
- Inherited Members
Constructors
NetworksSwitchPortsProfileTemplate()
public NetworksSwitchPortsProfileTemplate()
Properties
Id
The ID of the node profile associated to switchport
[DataMember(Name = "id")]
[ApiAccess(ApiAccess.Read)]
public int? Id { get; set; }
Property Value
- int?