Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 923 Bytes

Get-OSPlatformDeploymentZone.md

File metadata and controls

42 lines (29 loc) · 923 Bytes
external help file Module Name online version schema
OutSystems.SetupTools-help.xml
OutSystems.SetupTools
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