Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AzureSqlInstanceEndpointCertificateModel Class

Definition

Namespace:
Microsoft.Azure.Commands.Sql.EndpointCertificate.Model
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 AzureSqlInstanceEndpointCertificateModel
type AzureSqlInstanceEndpointCertificateModel = class
Public Class AzureSqlInstanceEndpointCertificateModel
Inheritance
AzureSqlInstanceEndpointCertificateModel

Constructors

Name Description
AzureSqlInstanceEndpointCertificateModel()

Properties

Name Description
Id

Gets or sets endpoint certificate resource id

InstanceName

Gets or sets managed instance name

Name

Gets or sets endpoint certificate name

PublicKey

Gets or sets endpoint certificate public key

ResourceGroupName

Gets or sets resource group name

Type

Gets or sets endpoint certificate type

Applies to