TextRequestModelFactory.CreateDashboardInput(String, String) Method
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.
Creates a new instance of CreateDashboardInput(String, String).
public static Azure.Connectors.Sdk.TextRequest.Models.CreateDashboardInput CreateDashboardInput(string name = default, string phone = default);
static member CreateDashboardInput : string * string -> Azure.Connectors.Sdk.TextRequest.Models.CreateDashboardInput
Public Shared Function CreateDashboardInput (Optional name As String = Nothing, Optional phone As String = Nothing) As CreateDashboardInput
Parameters
- name
- String
- phone
- String