次の方法で共有


DevicesOperationsExtensions.GenerateCertificate メソッド

定義

アクティブ化キーの証明書を生成します。

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

パラメーター

operations
IDevicesOperations

この拡張メソッドの操作グループ。

deviceName
String

デバイス名。

resourceGroupName
String

リソース グループ名。

戻り値

適用対象