New-TrustAuthorityPrincipal

Synopsis

New-TrustAuthorityPrincipal [[-TrustAuthorityCluster] <TrustAuthorityCluster>] -Principal <TrustedPrincipal> [-Server <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>] New-TrustAuthorityPrincipal [[-TrustAuthorityCluster] <TrustAuthorityCluster>] -FilePath <string> [-Server <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>]

Syntax

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

Related Commands

Detailed Description

Parameters

NameTypeDescriptionRequired?Pipeline InputDefault Value
TrustAuthorityClusterTrustAuthorityClusterfalsetrue (ByValue)
Confirmswitchfalsefalse
FilePathstringtruefalse
PrincipalTrustedPrincipaltruefalse
ServerVIServer[]falsetrue (ByValue)
WhatIfswitchfalsefalse

Return Type

VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.TrustAuthorityPrincipal

Notes

Examples


Copyright © VMware, Inc. All rights reserved.