AzureSqlInstanceServerTrustCertificateAdapter.ListServerTrustCertificates Method
Definition
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.
Gets a list of all server trust certificates in managed instance
public System.Collections.Generic.List<Microsoft.Azure.Commands.Sql.ServerTrustCertificate.Model.AzureSqlInstanceServerTrustCertificateModel> ListServerTrustCertificates (string resourceGroupName, string instanceName);
member this.ListServerTrustCertificates : string * string -> System.Collections.Generic.List<Microsoft.Azure.Commands.Sql.ServerTrustCertificate.Model.AzureSqlInstanceServerTrustCertificateModel>
Public Function ListServerTrustCertificates (resourceGroupName As String, instanceName As String) As List(Of AzureSqlInstanceServerTrustCertificateModel)
Parameters
- resourceGroupName
- String
- instanceName
- String
Returns
A list of all the server trust certificates