C# Class Microsoft.Azure.Management.Internal.Resources.Models.ResourceGroupListResult

List of resource groups.
Inheritance: AzureOperationResponse
Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Méthode Description
ResourceGroupListResult ( ) : Hyak.Common

Initializes a new instance of the ResourceGroupListResult class.

ResourceGroupListResult ( string nextLink ) : Hyak.Common

Initializes a new instance of the ResourceGroupListResult class with required arguments.

Method Details

ResourceGroupListResult() public méthode

Initializes a new instance of the ResourceGroupListResult class.
public ResourceGroupListResult ( ) : Hyak.Common
Résultat Hyak.Common

ResourceGroupListResult() public méthode

Initializes a new instance of the ResourceGroupListResult class with required arguments.
public ResourceGroupListResult ( string nextLink ) : Hyak.Common
nextLink string
Résultat Hyak.Common