ConversionUtils.GetPsContainerType(String) 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.
Returns the PS backup management type given the service client defined container type.
public static Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType GetPsContainerType (string containerType);
static member GetPsContainerType : string -> Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType
Public Shared Function GetPsContainerType (containerType As String) As ContainerType
Parameters
- containerType
- String
Service client container type
Returns
PowerShell container type