Set-MW_HybridEndpoint

Syntax

Set-MW_HybridEndpoint -Ticket <Ticket> -EndpointUrl <string> -hybridendpoint <HybridEndpoint[]> [-ConnectorId <guid>] [-IsHidden <bool>] [-AccessLevel <string>] [<CommonParameters>]

Set-MW_HybridEndpoint -Ticket <Ticket> -hybridendpoint <HybridEndpoint[]> [-Environment <string>] [-ConnectorId <guid>] [-IsHidden <bool>] [-AccessLevel <string>] [<CommonParameters>]

Detailed Description

Set-MW_HybridEndpoint sets a(an) MW_HybridEndpoint. Represents a hybrid endpoint which generated from exchange power shell, and one hybrid project may contain multiple endpoints.

Parameters

Total Parameters: 18

EndpointUrl

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

hybridendpoint

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Ticket

Paremeter specs:

Required True
ValueFromPipeline False
ValueFromPipelineByPropertyName False

AccessLevel

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

ConnectorId

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Environment

Available values are listed below.

Value Description
BT Represents BT
Beta Represents Beta
Develop Represents Develop
Release Represents Release
Test Represents Test
China Represents China
Germany Represents Germany
Alpha Represents Alpha
Today Represents Today
Sandbox-02 Represents Sandbox-02
Sandbox-03 Represents Sandbox-03

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

IsHidden

Paremeter specs:

Required False
ValueFromPipeline False
ValueFromPipelineByPropertyName False

Outputs

System.Object

Notes

Examples