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

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

Méthodes publiques

Méthode Description
ResourceListResult ( ) : Hyak.Common

Initializes a new instance of the ResourceListResult class.

ResourceListResult ( string nextLink ) : Hyak.Common

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

Method Details

ResourceListResult() public méthode

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

ResourceListResult() public méthode

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