< Back

New-AdamRecord

Fri Jan 10, 2020 7:15 pm

NAME New-AdamRecord



SYNTAX

New-AdamRecord [[-Uploads] <List[AdamUpload]>] [[-Master] <AdamUpload>] -Classifications

<List[AdamClassification]> [-Tag <string>] [-Fields <List[IAdamField]>] [<CommonParameters>]





PARAMETERS

-Classifications <List[AdamClassification]>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Fields <List[IAdamField]>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Master <AdamUpload>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name WithFiles

Aliases None

Dynamic? false



-Tag <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-Uploads <List[AdamUpload]>



Required? false

Position? 0

Accept pipeline input? false

Parameter set name WithFiles

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

System.Object



ALIASES

None





REMARKS

None