AzureSqlInstanceServerTrustCertificateCommunicator.Get 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 the server trust certificate
public Microsoft.Azure.Management.Sql.Models.ServerTrustCertificate Get (string resourceGroupName, string instanceName, string certificateName);
member this.Get : string * string * string -> Microsoft.Azure.Management.Sql.Models.ServerTrustCertificate
Public Function Get (resourceGroupName As String, instanceName As String, certificateName As String) As ServerTrustCertificate
Parameters
- resourceGroupName
- String
- instanceName
- String
- certificateName
- String