DSCResources/MSFT_xVMHost/en-US/MSFT_xVMHost.strings.psd1

ConvertFrom-StringData @'
    QueryingVMHost = Querying VM host configuration.
    PropertyMismatch = Property '{0}' mismatch. Expected value '{1}', but was '{2}'.
    VMHostInDesiredState = VM host in desired state.
    VMHostNotInDesiredState = VM host not in desired state.
    UpdatingVMHostProperties = Updating VM host properties.
    VMHostPropertiesUpdated = VM host properties have been updated.
    EnableLiveMigration = Enabling VM Live Migration.
    DisableLiveMigration = Disabling VM Live Migration.
    LiveMigrationDomainOnly = Enabling VM Live Migration requires the computer to be joined to an Active Directory domain.
'@