EntitlementsRequestBuilder 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.
Builds and executes requests for operations under \licensing\entitlements
public class EntitlementsRequestBuilder : Microsoft.Kiota.Abstractions.BaseRequestBuilder
type EntitlementsRequestBuilder = class
inherit BaseRequestBuilder
Public Class EntitlementsRequestBuilder
Inherits BaseRequestBuilder
- Inheritance
-
EntitlementsRequestBuilder
Constructors
| Name | Description |
|---|---|
| EntitlementsRequestBuilder(Dictionary<String,Object>, IRequestAdapter) |
Instantiates a new EntitlementsRequestBuilder and sets the default values. |
| EntitlementsRequestBuilder(String, IRequestAdapter) |
Instantiates a new EntitlementsRequestBuilder and sets the default values. |
Properties
| Name | Description |
|---|---|
| Item[String] |
Gets an item from the Microsoft.PowerPlatform.Management.licensing.entitlements.item collection |