次の方法で共有


DeviceSettingsOperationsExtensions.SyncRemotemanagementCertificate メソッド

定義

アプライアンスとサービスの間でリモート管理証明書を同期する

public static void SyncRemotemanagementCertificate (this Microsoft.Azure.Management.StorSimple8000Series.IDeviceSettingsOperations operations, string deviceName, string resourceGroupName, string managerName);
static member SyncRemotemanagementCertificate : Microsoft.Azure.Management.StorSimple8000Series.IDeviceSettingsOperations * string * string * string -> unit
<Extension()>
Public Sub SyncRemotemanagementCertificate (operations As IDeviceSettingsOperations, deviceName As String, resourceGroupName As String, managerName As String)

パラメーター

operations
IDeviceSettingsOperations

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

deviceName
String

デバイス名

resourceGroupName
String

リソース グループ名

managerName
String

マネージャー名

適用対象