NetworkRuleSetListResult Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Réponse de l’opération List NetworkRuleSet
public class NetworkRuleSetListResult
type NetworkRuleSetListResult = class
Public Class NetworkRuleSetListResult
- Héritage
-
NetworkRuleSetListResult
Constructeurs
NetworkRuleSetListResult() |
Initialise une nouvelle instance de la classe NetworkRuleSetListResult. |
NetworkRuleSetListResult(IList<NetworkRuleSet>, String) |
Initialise une nouvelle instance de la classe NetworkRuleSetListResult. |
Propriétés
NextLink |
Obtient ou définit un lien vers l’ensemble de résultats suivant. Non vide si Value contient la liste incomplète de NetworkRuleSet. |
Value |
Obtient ou définit le résultat de l’opération List NetworkRuleSet |
S’applique à
Azure SDK for .NET