Get-VBRvCDCloudOrganizationvDC
Short Description
Returns organization VDCs.
Platform: VMware
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
This cmdlet provides the following parameter sets:
-
Name (Default)Get-VBRvCDCloudOrganizationvDC [-Name <String[]>] [<CommonParameters>]
-
IdGet-VBRvCDCloudOrganizationvDC [-Id <Guid[]>] [<CommonParameters>]
-
CloudProviderGet-VBRvCDCloudOrganizationvDC [-CloudProvider <VBRCloudProvider[]>] [<CommonParameters>]
Detailed Description
This cmdlet returns organization VDCs.
Important |
|
This cmdlet is available for tenants only. |
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
CloudProvider |
Specifies a cloud service provider. Veeam Backup & Replication will return the organization VDCs, managed by this cloud service provider.
Accepts the |
False |
Named |
True (ByPropertyName, ByValue) |
|
|
Id |
Specifies an ID of organization VDCs that you want to get. |
|
False |
Named |
False |
|
Name |
Specifies a name of organization VDCs that you want to get. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
VBRvCDCloudOrganizationvDC
Examples
Example 1. Getting All Organization VCDs
|
This command gets all organization VDCs.
|
Example 2. Getting Organization VCD by Name
|
This command gets an organization VDC by the organization VDC name.
|
Example 3. Getting Organization VCD by Name and Cloud Service Provider
|
This example shows how to get an organization VDCs by specifying the name and the cloud service provider.
Perform the following steps:
|
Related Commands
Get-VBRCloudProviderReturns service providers.