< Back

Get-CrmDataPackage

Sat Jan 18, 2020 4:07 pm

NAME Get-CrmDataPackage



SYNTAX

Get-CrmDataPackage [-Conn] <IOrganizationService> [-Fetches] <string[]> [[-Identifiers] <hashtable>]

[[-DisablePlugins] <hashtable>] [[-DisablePluginsGlobally] <bool>] [<CommonParameters>]





PARAMETERS

-Conn <IOrganizationService>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-DisablePlugins <hashtable>



Required? false

Position? 3

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-DisablePluginsGlobally <bool>



Required? false

Position? 4

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Fetches <string[]>



Required? true

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Identifiers <hashtable>



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

Microsoft.Xrm.DevOps.Data.PowerShell.CrmDataPackage





ALIASES

None





REMARKS

None