CreateDashboardInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a new dashboard with the given name and phone number
public class CreateDashboardInput
type CreateDashboardInput = class
Public Class CreateDashboardInput
- Inheritance
-
CreateDashboardInput
Constructors
| Name | Description |
|---|---|
| CreateDashboardInput() | |
Properties
| Name | Description |
|---|---|
| Name |
The name of the dashboard. |
| Phone |
The texting number associated with this dashboard. |