Class OrganizationSwitchPortsProfileAutomationItemRuleProfile
Profile to be applied
[DataContract]
public class OrganizationSwitchPortsProfileAutomationItemRuleProfile
- Inheritance
-
OrganizationSwitchPortsProfileAutomationItemRuleProfile
- Inherited Members
Constructors
OrganizationSwitchPortsProfileAutomationItemRuleProfile()
public OrganizationSwitchPortsProfileAutomationItemRuleProfile()
Properties
Id
Switch port Profile Id
[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "id")]
public string Id { get; set; }
Property Value
Name
Default port profile name
[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "name")]
public string Name { get; set; }