VMwareFirewallLicenseProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The properties of a VMware Firewall license.
public class VMwareFirewallLicenseProperties : Azure.ResourceManager.Avs.Models.AvsLicenseProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Avs.Models.VMwareFirewallLicenseProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Avs.Models.VMwareFirewallLicenseProperties>
type VMwareFirewallLicenseProperties = class
inherit AvsLicenseProperties
interface IJsonModel<VMwareFirewallLicenseProperties>
interface IPersistableModel<VMwareFirewallLicenseProperties>
Public Class VMwareFirewallLicenseProperties
Inherits AvsLicenseProperties
Implements IJsonModel(Of VMwareFirewallLicenseProperties), IPersistableModel(Of VMwareFirewallLicenseProperties)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| VMwareFirewallLicenseProperties(Int32, DateTimeOffset) |
Initializes a new instance of VMwareFirewallLicenseProperties. |
Properties
| Name | Description |
|---|---|
| BroadcomContractNumber |
The Broadcom contract number associated with the license. |
| BroadcomSiteId |
The Broadcom site ID associated with the license. |
| Cores |
Number of cores included in the license, measured per hour. |
| EndOn |
UTC datetime when the license expires. |
| Labels |
Additional labels passed through for license reporting. |
| LicenseKey |
License key. |
| ProvisioningState |
The state of the license provisioning. (Inherited from AvsLicenseProperties) |