< Back

New-OAOMonitoringPolicyPort

Sat Jan 18, 2020 5:56 pm

NAME New-OAOMonitoringPolicyPort



SYNTAX

New-OAOMonitoringPolicyPort [-PolicyId] <string> [-Ports] <Ports[]> [<CommonParameters>]





PARAMETERS

-PolicyId <string>

PolicyId



Required? true

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-Ports <Ports[]>

Array of Ports ids



Required? true

Position? 1

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String

OneAndOne.POCO.Requests.MonitoringPolicies.Ports[]





OUTPUTS

OneAndOne.POCO.Response.MonitoringPolicies.MonitoringPoliciesResponse





ALIASES

None





REMARKS

None