Test-LabAzureLabSourcesStorage

SYNOPSIS

Test if the Azure labsources file share exists

SYNTAX

Test-LabAzureLabSourcesStorage [<CommonParameters>]

DESCRIPTION

Test if the Azure labsources file share exists

EXAMPLES

Example 1

PS C:\> Test-LabAzureLabSourcesStorage

Returns true or false

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.Object

NOTES