Partager via


DevTestLabResource.GetDevTestLabPolicies(String) Méthode

Définition

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.

S’applique à