Click or drag to resize

NewServerAdditionalLicenses Property

Get or set the Licenses configuration of virtual server to create.

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)
Syntax
[DataMemberAttribute]
public List<BasicTemplateLicense> AdditionalLicenses { get; set; }

Property Value

Type: ListBasicTemplateLicense
See Also