Get-TrustAuthorityKeyProvider
Synopsis
Get-TrustAuthorityKeyProvider [-TrustAuthorityCluster] <TrustAuthorityCluster> [[-Name] <string[]>] [-Server <VIServer[]>] [<CommonParameters>]
Get-TrustAuthorityKeyProvider -Id <string[]> [-Server <VIServer[]>] [<CommonParameters>]Syntax
syntaxItem
----------
{@{name=Get-TrustAuthorityKeyProvider; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}, @{name=Get-TrustAuthorityKeyProvider; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}}Related Commands
Detailed Description
Parameters
Name | Type | Description | Required? | Pipeline Input | Default Value |
---|
TrustAuthorityCluster | TrustAuthorityCluster | | true | true (ByValue) |
Name | string[] | | false | false |
Id | string[] | | true | false |
Server | VIServer[] | | false | false |
Return Type
VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.TrustAuthorityKeyProvider
Notes
Examples
Copyright © VMware, Inc. All rights reserved.