Class OrganizationSwitchPortsProfileAutomationItemFallbackProfile
Fallback port profile
[DataContract]
public class OrganizationSwitchPortsProfileAutomationItemFallbackProfile
- Inheritance
-
OrganizationSwitchPortsProfileAutomationItemFallbackProfile
- Inherited Members
Constructors
OrganizationSwitchPortsProfileAutomationItemFallbackProfile()
public OrganizationSwitchPortsProfileAutomationItemFallbackProfile()
Properties
Id
Default 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; }