New-TrustAuthorityTpm2CACertificate

Synopsis

New-TrustAuthorityTpm2CACertificate [[-TrustAuthorityCluster] <TrustAuthorityCluster>] -CertificateChain <X509Chain> -Name <string> [-RunAsync] [-Server <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>] New-TrustAuthorityTpm2CACertificate [[-TrustAuthorityCluster] <TrustAuthorityCluster>] -Name <string> -FilePath <string> [-RunAsync] [-Server <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>]

Syntax

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

Related Commands

Detailed Description

Parameters

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

Return Type

VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.TrustAuthorityTpm2CACertificate

Notes

Examples


Copyright © VMware, Inc. All rights reserved.