AzureSqlInstanceServerTrustCertificateCommunicator.List 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.
Lists server trust certificate on a managed instance
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ServerTrustCertificate> List (string resourceGroupName, string instanceName);
member this.List : string * string -> System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ServerTrustCertificate>
Public Function List (resourceGroupName As String, instanceName As String) As IList(Of ServerTrustCertificate)
Parameters
- resourceGroupName
- String
- instanceName
- String