ModelExtensions.ConvertDataProtectionToPs Method
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 static Microsoft.Azure.Commands.NetAppFiles.Models.PSNetAppFilesVolumeDataProtection ConvertDataProtectionToPs (Microsoft.Azure.Management.NetApp.Models.VolumePropertiesDataProtection DataProtection);
static member ConvertDataProtectionToPs : Microsoft.Azure.Management.NetApp.Models.VolumePropertiesDataProtection -> Microsoft.Azure.Commands.NetAppFiles.Models.PSNetAppFilesVolumeDataProtection
Public Function ConvertDataProtectionToPs (DataProtection As VolumePropertiesDataProtection) As PSNetAppFilesVolumeDataProtection
Parameters
- DataProtection
- VolumePropertiesDataProtection