< Back
New-LookupColumnObject
Post
NAME New-LookupColumnObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.lookupColumn" (or one of its derived types).
SYNTAX
New-LookupColumnObject [-allowMultipleValues <bool>] [-allowUnlimitedLength <bool>] [-columnName <string>]
[-listId <string>] [-primaryLookupColumnId <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.lookupColumn" (or one of its derived types).
PARAMETERS
-allowMultipleValues <bool>
The "allowMultipleValues" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.lookupColumn" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-allowUnlimitedLength <bool>
The "allowUnlimitedLength" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.lookupColumn" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-columnName <string>
The "columnName" property, of type "Edm.String".
This property is on the "microsoft.graph.lookupColumn" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-listId <string>
The "listId" property, of type "Edm.String".
This property is on the "microsoft.graph.lookupColumn" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-primaryLookupColumnId <string>
The "primaryLookupColumnId" property, of type "Edm.String".
This property is on the "microsoft.graph.lookupColumn" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? 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
OUTPUTS
RELATED LINKS
SYNOPSIS
Creates a new object which represents a "microsoft.graph.lookupColumn" (or one of its derived types).
SYNTAX
New-LookupColumnObject [-allowMultipleValues <bool>] [-allowUnlimitedLength <bool>] [-columnName <string>]
[-listId <string>] [-primaryLookupColumnId <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.lookupColumn" (or one of its derived types).
PARAMETERS
-allowMultipleValues <bool>
The "allowMultipleValues" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.lookupColumn" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-allowUnlimitedLength <bool>
The "allowUnlimitedLength" property, of type "Edm.Boolean".
This property is on the "microsoft.graph.lookupColumn" type.
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-columnName <string>
The "columnName" property, of type "Edm.String".
This property is on the "microsoft.graph.lookupColumn" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-listId <string>
The "listId" property, of type "Edm.String".
This property is on the "microsoft.graph.lookupColumn" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-primaryLookupColumnId <string>
The "primaryLookupColumnId" property, of type "Edm.String".
This property is on the "microsoft.graph.lookupColumn" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? 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
OUTPUTS
RELATED LINKS