< Back
New-WebsiteObject
Post
NAME New-WebsiteObject
SYNOPSIS
Creates a new object which represents a "microsoft.graph.website" (or one of its derived types).
SYNTAX
New-WebsiteObject [-address <string>] [-displayName <string>] [-type <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.website" (or one of its derived types).
PARAMETERS
-type <string>
The "type" property, of type "microsoft.graph.websiteType".
This property is on the "microsoft.graph.website" type.
Valid values: 'other', 'home', 'work', 'blog', 'profile'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-address <string>
The "address" property, of type "Edm.String".
This property is on the "microsoft.graph.website" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.website" 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.website" (or one of its derived types).
SYNTAX
New-WebsiteObject [-address <string>] [-displayName <string>] [-type <string>] [<CommonParameters>]
DESCRIPTION
Creates a new object which represents a "microsoft.graph.website" (or one of its derived types).
PARAMETERS
-type <string>
The "type" property, of type "microsoft.graph.websiteType".
This property is on the "microsoft.graph.website" type.
Valid values: 'other', 'home', 'work', 'blog', 'profile'
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-address <string>
The "address" property, of type "Edm.String".
This property is on the "microsoft.graph.website" type.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-displayName <string>
The "displayName" property, of type "Edm.String".
This property is on the "microsoft.graph.website" 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