DevTestLabResource.GetDevTestLabPolicies(String) Méthode
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.
Obtient une collection de DevTestLabPolicyResources dans le DevTestLab.
public virtual Azure.ResourceManager.DevTestLabs.DevTestLabPolicyCollection GetDevTestLabPolicies (string policySetName);
abstract member GetDevTestLabPolicies : string -> Azure.ResourceManager.DevTestLabs.DevTestLabPolicyCollection
override this.GetDevTestLabPolicies : string -> Azure.ResourceManager.DevTestLabs.DevTestLabPolicyCollection
Public Overridable Function GetDevTestLabPolicies (policySetName As String) As DevTestLabPolicyCollection
Paramètres
- policySetName
- String
Nom de l’ensemble de stratégies.
Retours
Objet représentant une collection de DevTestLabPolicyResources et leurs opérations sur un DevTestLabPolicyResource.
Exceptions
policySetName
est une chaîne vide et devait être non vide.
policySetName
a la valeur null.