< Back
Test-AzureRmPowerBIEmbeddedCapacity
Post
NAME Test-AzureRmPowerBIEmbeddedCapacity
SYNOPSIS
Tests the existence of an instance of PowerBI Embedded Capacity.
SYNTAX
Test-AzureRmPowerBIEmbeddedCapacity [-Name] <String> [<CommonParameters>]
DESCRIPTION
The Test-AzureRmPowerBIEmbeddedCapacity cmdlet tests the existence of an instance of PowerBI Embedded Capacity
PARAMETERS
-Name <String>
Name of the PowerBI Embedded Capacity
Required? true
Position? 0
Default value None
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
This cmdlet does not accept any input.
OUTPUTS
System.Boolean
NOTES
Example 1
PS C:\\> Test-AzureRmPowerBIEmbeddedCapacity -Name "testcapacity"
True
This command will test if there is a capacity named testcapacity
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... edcapacity
Get-AzureRmPowerBIEmbeddedCapacity
Remove-AzureRmPowerBIEmbeddedCapacity
SYNOPSIS
Tests the existence of an instance of PowerBI Embedded Capacity.
SYNTAX
Test-AzureRmPowerBIEmbeddedCapacity [-Name] <String> [<CommonParameters>]
DESCRIPTION
The Test-AzureRmPowerBIEmbeddedCapacity cmdlet tests the existence of an instance of PowerBI Embedded Capacity
PARAMETERS
-Name <String>
Name of the PowerBI Embedded Capacity
Required? true
Position? 0
Default value None
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
This cmdlet does not accept any input.
OUTPUTS
System.Boolean
NOTES
Example 1
PS C:\\> Test-AzureRmPowerBIEmbeddedCapacity -Name "testcapacity"
True
This command will test if there is a capacity named testcapacity
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... edcapacity
Get-AzureRmPowerBIEmbeddedCapacity
Remove-AzureRmPowerBIEmbeddedCapacity