IPAddressVlanCode Property
|
Namespace:
Aruba.Cloud.Provisioning.Entities
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string VlanCode { get; set; }Public Property VlanCode As String
Get
Set
public:
property String^ VlanCode {
String^ get ();
void set (String^ value);
}member VlanCode : string with get, set
function get VlanCode () : String
function set VlanCode (value : String)
Property Value
Type:
String
See Also