Get-AzDataBoundaryTenant
Get data boundary of tenant.
Syntax
Default (Default)
Get-AzDataBoundaryTenant
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Description
Get data boundary of tenant.
Examples
Example 1: Get Tenant Level Data Boundary
Get-AzDataBoundaryTenant
Name Id Properties
-------- ---- ------------
00000000-0000-0000-0000-000000000000 /providers/Microsoft.Resources/dataBoundaries/00000000-0000-0000-0000-000000000000 dataBoundary: EU, provisioningState: Created
Gets the dataBoundary at the tenant level.
Parameters
-DefaultProfile
The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.
Parameter properties
Type: | PSObject |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Aliases: | AzureRMContext, AzureCredential |
Parameter sets
(All)
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.