ISubscription.GetAzurePlanSubscriptionEntitlements Method
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.
Gets an Azure Plan's subscription entitlements.
public Microsoft.Store.PartnerCenter.Models.ResourceCollection<Microsoft.Store.PartnerCenter.Models.Subscriptions.AzureEntitlement> GetAzurePlanSubscriptionEntitlements ();
abstract member GetAzurePlanSubscriptionEntitlements : unit -> Microsoft.Store.PartnerCenter.Models.ResourceCollection<Microsoft.Store.PartnerCenter.Models.Subscriptions.AzureEntitlement>
Public Function GetAzurePlanSubscriptionEntitlements () As ResourceCollection(Of AzureEntitlement)
Returns
A resource collection of Azure entitlements.