Freigeben über


DevTestLabUserResource.GetDevTestLabSecrets Method

Definition

Gets a collection of DevTestLabSecrets in the DevTestLabUserResource.

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 DevTestLabSecrets and their operations over a DevTestLabSecretResource.

Applies to