AzureVmRPMountScriptDetails(String, String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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