SubscriptionListResult 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.
Subscription list operation response.
public class SubscriptionListResult : Microsoft.Azure.AzureOperationResponse
type SubscriptionListResult = class
inherit AzureOperationResponse
Public Class SubscriptionListResult
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseSubscriptionListResult
Constructors
SubscriptionListResult() |
Initializes a new instance of the SubscriptionListResult class. |
Properties
NextLink |
Optional. Gets or sets the URL to get the next set of results. |
Subscriptions |
Optional. Gets or sets subscriptions. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET