< Back

New-ResourceVisualizationObject

Sat Jan 18, 2020 1:33 pm

NAME New-ResourceVisualizationObject



SYNOPSIS

Creates a new object which represents a "microsoft.graph.resourceVisualization" (or one of its derived types).





SYNTAX

New-ResourceVisualizationObject [-containerDisplayName <string>] [-containerType <string>] [-containerWebUrl

<string>] [-mediaType <string>] [-previewImageUrl <string>] [-previewText <string>] [-title <string>] [-type

<string>] [<CommonParameters>]





DESCRIPTION

Creates a new object which represents a "microsoft.graph.resourceVisualization" (or one of its derived types).





PARAMETERS

-title <string>

The "title" property, of type "Edm.String".



This property is on the "microsoft.graph.resourceVisualization" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-type <string>

The "type" property, of type "Edm.String".



This property is on the "microsoft.graph.resourceVisualization" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-mediaType <string>

The "mediaType" property, of type "Edm.String".



This property is on the "microsoft.graph.resourceVisualization" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-previewImageUrl <string>

The "previewImageUrl" property, of type "Edm.String".



This property is on the "microsoft.graph.resourceVisualization" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-previewText <string>

The "previewText" property, of type "Edm.String".



This property is on the "microsoft.graph.resourceVisualization" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-containerWebUrl <string>

The "containerWebUrl" property, of type "Edm.String".



This property is on the "microsoft.graph.resourceVisualization" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-containerDisplayName <string>

The "containerDisplayName" property, of type "Edm.String".



This property is on the "microsoft.graph.resourceVisualization" type.



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-containerType <string>

The "containerType" property, of type "Edm.String".



This property is on the "microsoft.graph.resourceVisualization" 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