WebsitesClient.GetCertificate(String, String) 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.
public Microsoft.Azure.Management.WebSites.Models.Certificate GetCertificate (string resourceGroupName, string certificateName);
member this.GetCertificate : string * string -> Microsoft.Azure.Management.WebSites.Models.Certificate
Public Function GetCertificate (resourceGroupName As String, certificateName As String) As Certificate
Parameters
- resourceGroupName
- String
- certificateName
- String