Set-TrustAuthorityKeyProvider

Synopsis

Set-TrustAuthorityKeyProvider [-KeyProvider] <TrustAuthorityKeyProvider> [-ConnectionTimeoutSeconds <long>] [-Description <string>] [-KmipServerUsername <string>] [-ProxyAddress <string>] [-ProxyPort <int>] [-MasterKeyId <string>] [-Type <KmsType>] [-Server <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>] Set-TrustAuthorityKeyProvider [-KeyProvider] <TrustAuthorityKeyProvider> [-KmipServerPassword <string>] [-Server <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>]

Syntax

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

Related Commands

Detailed Description

Parameters

NameTypeDescriptionRequired?Pipeline InputDefault Value
KeyProviderTrustAuthorityKeyProvidertruefalse
Confirmswitchfalsefalse
ConnectionTimeoutSecondslongfalsefalse
Descriptionstringfalsefalse
KmipServerPasswordstringfalsefalse
KmipServerUsernamestringfalsefalse
MasterKeyIdstringfalsefalse
ProxyAddressstringfalsefalse
ProxyPortintfalsefalse
ServerVIServer[]falsefalse
TypeKmsTypefalsefalse
WhatIfswitchfalsefalse

Return Type

VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.TrustAuthorityKeyProvider

Notes

Examples


Copyright © VMware, Inc. All rights reserved.