Freigeben über


AzureVmRPMountScriptDetails(String, String, String) Constructor

Definition

public AzureVmRPMountScriptDetails (string osType, string fileName, string password);
new Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureVmRPMountScriptDetails : string * string * string -> Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureVmRPMountScriptDetails
Public Sub New (osType As String, fileName As String, password As String)

Parameters

osType
String
fileName
String
password
String

Applies to