Get-R1PublishedSchema

SYNOPSIS

Returns the published schemas.

SYNTAX

Get-R1PublishedSchema [<CommonParameters>]

DESCRIPTION

Returns the name of every schema currently published to the server.

EXAMPLES

Example 1

Get-R1PublishedSchema

Returns every published schema.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.String

NOTES

Publish-R1Schema