Get-MVSchema
Synopsis
Gets the metaverse schema
Syntax
Description
The [Get-MaVSchema cmdlet gets the object classes and attributes that are defined in the metaverse. Optionally a specific object class can be returned, rather than the whole schema.
Parameters
-ObjectType <string>
Gets the schema for the specified metaverse object type only
Required?
false
Position?
1
Default value
Accept pipeline input?
false
Accept wildcard characters?
false
<CommonParameters>
Examples
Get the metaverse schema
Gets the schema for a specific metaverse object type
Last updated