ISubscriptionResource Interface
Namespace: Microsoft.VisualStudio.Services.Commerce
Assembly: Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)
Syntax
'Declaration
Public Interface ISubscriptionResource
public interface ISubscriptionResource
public interface class ISubscriptionResource
type ISubscriptionResource = interface end
public interface ISubscriptionResource
The ISubscriptionResource type exposes the following members.
Properties
Name | Description | |
---|---|---|
CommittedQuantity | ||
DisabledReason | ||
DisabledResourceActionLink | ||
IncludedQuantity | ||
IsPaidBillingEnabled | ||
IsUseable | ||
MaximumQuantity | ||
Name | ||
ResetDate |
Top