LicenseCount Struct
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.
Contains the number of client licenses and server licenses there are for the Operations Manager software.
public value class LicenseCount
[System.Serializable]
public struct LicenseCount
type LicenseCount = struct
Public Structure LicenseCount
- Inheritance
-
LicenseCount
- Attributes
Fields
TotalClientLicenseCount |
Contains the total number of client licenses there are for the Operations Manager software. |
TotalServerLicenseCount |
Contains the total number of server licenses there are for the Operations Manager software. |