Partager via


AppServiceCertificateOrdersOperationsExtensions.Get Méthode

Définition

Obtenir une commande de certificat.

public static Microsoft.Azure.Management.WebSites.Models.AppServiceCertificateOrder Get (this Microsoft.Azure.Management.WebSites.IAppServiceCertificateOrdersOperations operations, string resourceGroupName, string certificateOrderName);
static member Get : Microsoft.Azure.Management.WebSites.IAppServiceCertificateOrdersOperations * string * string -> Microsoft.Azure.Management.WebSites.Models.AppServiceCertificateOrder
<Extension()>
Public Function Get (operations As IAppServiceCertificateOrdersOperations, resourceGroupName As String, certificateOrderName As String) As AppServiceCertificateOrder

Paramètres

operations
IAppServiceCertificateOrdersOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources auquel appartient la ressource.

certificateOrderName
String

Nom de l’ordre de certificat.

Retours

Remarques

Description pour Obtenir une commande de certificat.

S’applique à