-
Notifications
You must be signed in to change notification settings - Fork 10
New GASchemaFieldCollection
Spencer Varney edited this page Dec 9, 2016
·
2 revisions
New-GASchemaFieldCollection [-SchemaName] <String> [[-Field] <SchemaField>] [-WhatIf] [-Confirm]
New-GASchemaFieldCollection [[-Schema] <Schema>] [-WhatIf] [-Confirm]
{{Fill in the Description}}
PS C:\> {{ Add example code here }}
{{ Add example description here }}
{{Fill SchemaName Description}}
Type: String
Parameter Sets: New
Aliases:
Required: True
Position: 0
Default value:
Accept pipeline input: True (ByPropertyName)
Accept wildcard characters: False{{Fill Field Description}}
Type: SchemaField
Parameter Sets: New
Aliases:
Required: False
Position: 1
Default value:
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: False{{Fill Schema Description}}
Type: Schema
Parameter Sets: Google
Aliases:
Required: False
Position: 0
Default value:
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: FalseNews - Get Started - Cmdlet Index - FAQ - Discussion - Downloads