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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET