Compartilhar via


DevTestLabResource.GetDevTestLabPolicies(String) Método

Definição

Obtém uma coleção de DevTestLabPolicyResources no 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

Parâmetros

policySetName
String

O nome do conjunto de políticas.

Retornos

Um objeto que representa a coleção de DevTestLabPolicyResources e suas operações em um DevTestLabPolicyResource.

Exceções

policySetName é uma cadeia de caracteres vazia e esperava-se que não estivesse vazia.

policySetName é nulo.

Aplica-se a