Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AzureSqlInstanceServerTrustCertificateModel Class
Definition
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Sql.dll
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.
public class AzureSqlInstanceServerTrustCertificateModel
type AzureSqlInstanceServerTrustCertificateModel = class
Public Class AzureSqlInstanceServerTrustCertificateModel
- Inheritance
-
AzureSqlInstanceServerTrustCertificateModel
Constructors
| Name | Description |
|---|---|
| AzureSqlInstanceServerTrustCertificateModel() | |
Properties
| Name | Description |
|---|---|
| Id |
Gets or sets certificate id |
| InstanceName |
Gets or sets managed instance name |
| Name |
Gets or sets certificate name |
| PublicKey |
Gets or sets certificate public key |
| ResourceGroupName |
Gets or sets managed instance name |
| Thumbprint |
Gets or sets certificate thumbprint |
| Type |
Gets or sets certificate type |
