Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 878 Bytes

Get-KshTenant.md

File metadata and controls

46 lines (30 loc) · 878 Bytes
external help file Module Name online version schema
SPClientCore.dll-Help.xml
SPClientCore
2.0.0

Get-KshTenant

SYNOPSIS

Retrieves a tenant.

SYNTAX

Get-KshTenant [<CommonParameters>]

DESCRIPTION

The Get-KshTenant cmdlet retrieves a tenant.

EXAMPLES

Example 1

PS C:\> Get-KshTenant

Retrieves a tenant.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

Karamem0.SharePoint.PowerShell.Models.V1.Tenant

NOTES

RELATED LINKS