Share via


DevTestLabUserResource.GetDevTestLabSecrets Method

Definition

Gets a collection of DevTestLabSecretResources in the DevTestLabUser.

public virtual Azure.ResourceManager.DevTestLabs.DevTestLabSecretCollection GetDevTestLabSecrets ();
abstract member GetDevTestLabSecrets : unit -> Azure.ResourceManager.DevTestLabs.DevTestLabSecretCollection
override this.GetDevTestLabSecrets : unit -> Azure.ResourceManager.DevTestLabs.DevTestLabSecretCollection
Public Overridable Function GetDevTestLabSecrets () As DevTestLabSecretCollection

Returns

An object representing collection of DevTestLabSecretResources and their operations over a DevTestLabSecretResource.

Applies to