Share via


Get-DataGatewayTenantPolicy

Gets the gateway installation and registration policy for the tenant.

Syntax

Default (Default)

Get-DataGatewayTenantPolicy
    [-Scope <PowerBIUserScope>]
    [<CommonParameters>]

Description

Gets the gateway installation and registration policy for the tenant. This command is availble only for Tenant/service admins.

Examples

Example 1

PS C:\> Get-DataGatewayTenantPolicy

Gets the gateway installation and registration policy for the tenant.

Parameters

-Scope

Security Scope to run the command. This would determine if you are running this command in the scope of a Tenant/Service admin or a Gateway Admin. This PowerShell command only supports the Organization value.

Parameter properties

Type:PowerBIUserScope
Default value:None
Accepted values:Individual, Organization
Supports wildcards:False
DontShow:False

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.

Inputs

None

Outputs

Microsoft.DataMovement.Powershell.GatewayClient.Gateways.Entities.GatewayTenant