Freigeben über


DevicesOperationsExtensions.UploadCertificate Methode

Definition

Lädt das Registrierungszertifikat für das Gerät hoch.

public static Microsoft.Azure.Management.DataBoxEdge.Models.UploadCertificateResponse UploadCertificate (this Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations operations, string deviceName, Microsoft.Azure.Management.DataBoxEdge.Models.UploadCertificateRequest parameters, string resourceGroupName);
static member UploadCertificate : Microsoft.Azure.Management.DataBoxEdge.IDevicesOperations * string * Microsoft.Azure.Management.DataBoxEdge.Models.UploadCertificateRequest * string -> Microsoft.Azure.Management.DataBoxEdge.Models.UploadCertificateResponse
<Extension()>
Public Function UploadCertificate (operations As IDevicesOperations, deviceName As String, parameters As UploadCertificateRequest, resourceGroupName As String) As UploadCertificateResponse

Parameter

operations
IDevicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

deviceName
String

Den Gerätenamen.

parameters
UploadCertificateRequest

Die Anforderung zum Hochladen des Zertifikats.

resourceGroupName
String

Der Name der Ressourcengruppe.

Gibt zurück

Gilt für: