Class OrganizationSwitchPortsProfileAutomationCreateRequestAssignedSwitchPort
Assigned switch port
[DataContract]
public class OrganizationSwitchPortsProfileAutomationCreateRequestAssignedSwitchPort
- Inheritance
-
OrganizationSwitchPortsProfileAutomationCreateRequestAssignedSwitchPort
- Inherited Members
Constructors
OrganizationSwitchPortsProfileAutomationCreateRequestAssignedSwitchPort()
public OrganizationSwitchPortsProfileAutomationCreateRequestAssignedSwitchPort()
Properties
Switch
Configuration settings for switch
[DataMember(Name = "switch")]
public OrganizationSwitchPortsProfileAutomationCreateRequestSwitch? Switch { get; set; }