Azure.ResourceManager.TrustedSigning Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
TrustedSigningAccountCollection |
A class representing a collection of TrustedSigningAccountResource and their operations. Each TrustedSigningAccountResource in the collection will belong to the same instance of ResourceGroupResource. To get a TrustedSigningAccountCollection instance call the GetTrustedSigningAccounts method from an instance of ResourceGroupResource. |
TrustedSigningAccountData |
A class representing the TrustedSigningAccount data model. Trusted signing account resource. |
TrustedSigningAccountResource |
A Class representing a TrustedSigningAccount along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TrustedSigningAccountResource from an instance of ArmClient using the GetTrustedSigningAccountResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetTrustedSigningAccount method. |
TrustedSigningCertificateProfileCollection |
A class representing a collection of TrustedSigningCertificateProfileResource and their operations. Each TrustedSigningCertificateProfileResource in the collection will belong to the same instance of TrustedSigningAccountResource. To get a TrustedSigningCertificateProfileCollection instance call the GetTrustedSigningCertificateProfiles method from an instance of TrustedSigningAccountResource. |
TrustedSigningCertificateProfileData |
A class representing the TrustedSigningCertificateProfile data model. Certificate profile resource. |
TrustedSigningCertificateProfileResource |
A Class representing a TrustedSigningCertificateProfile along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a TrustedSigningCertificateProfileResource from an instance of ArmClient using the GetTrustedSigningCertificateProfileResource method. Otherwise you can get one from its parent resource TrustedSigningAccountResource using the GetTrustedSigningCertificateProfile method. |
TrustedSigningExtensions |
A class to add extension methods to Azure.ResourceManager.TrustedSigning. |
Azure SDK for .NET