Share via


TrustedSigningAccountResource.GetTrustedSigningCertificateProfiles Method

Definition

Gets a collection of TrustedSigningCertificateProfileResources in the TrustedSigningAccount.

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

Returns

An object representing collection of TrustedSigningCertificateProfileResources and their operations over a TrustedSigningCertificateProfileResource.

Applies to