Share via


MockableTrustedSigningResourceGroupResource.GetTrustedSigningAccounts Method

Definition

Gets a collection of TrustedSigningAccountResources in the ResourceGroupResource.

public virtual Azure.ResourceManager.TrustedSigning.TrustedSigningAccountCollection GetTrustedSigningAccounts ();
abstract member GetTrustedSigningAccounts : unit -> Azure.ResourceManager.TrustedSigning.TrustedSigningAccountCollection
override this.GetTrustedSigningAccounts : unit -> Azure.ResourceManager.TrustedSigning.TrustedSigningAccountCollection
Public Overridable Function GetTrustedSigningAccounts () As TrustedSigningAccountCollection

Returns

An object representing collection of TrustedSigningAccountResources and their operations over a TrustedSigningAccountResource.

Applies to