Get-TrustedCluster

Synopsis

Get-TrustedCluster [[-Name] <string[]>] [-State <TrustedState>] [-Server <VIServer[]>] [<CommonParameters>] Get-TrustedCluster -Id <string[]> [-Server <VIServer[]>] [<CommonParameters>]

Syntax

syntaxItem
----------
{@{name=Get-TrustedCluster; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}, @{name=Get-TrustedCluster; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}}

Related Commands

Detailed Description

Parameters

NameTypeDescriptionRequired?Pipeline InputDefault Value
Namestring[]falsefalse
Idstring[]truefalse
ServerVIServer[]falsefalse
StateTrustedStatefalsefalse

Return Type

VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.TrustedCluster

Notes

Examples


Copyright © VMware, Inc. All rights reserved.