Share via


ISubscriptionResource.DisabledReason Property

Namespace:  Microsoft.VisualStudio.Services.Commerce
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
ReadOnly Property DisabledReason As ResourceStatusReason
ResourceStatusReason DisabledReason { get; }
property ResourceStatusReason DisabledReason {
    ResourceStatusReason get ();
}
abstract DisabledReason : ResourceStatusReason with get
function get DisabledReason () : ResourceStatusReason

Property Value

Type: Microsoft.VisualStudio.Services.Commerce.ResourceStatusReason

.NET Framework Security

See Also

Reference

ISubscriptionResource Interface

Microsoft.VisualStudio.Services.Commerce Namespace