Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 923 Bytes

File metadata and controls

42 lines (29 loc) · 923 Bytes
external help file OutSystems.SetupTools-help.xml
Module Name OutSystems.SetupTools
online version
schema 2.0.0

Get-OSPlatformDeploymentZone

SYNOPSIS

Returns the OutSystems environment deployment zones

SYNTAX

Get-OSPlatformDeploymentZone [<CommonParameters>]

DESCRIPTION

This will return the OutSystems environment deployment zones

EXAMPLES

EXAMPLE 1

Get-OSPlatformDeploymentZones

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

OUTPUTS

Outsystems.SetupTools.DeploymentZone

NOTES

This cmdLet requires at least OutSystems 11

RELATED LINKS