TextRequestModelFactory.GetDashboardResponse 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 GetDashboardResponse(Nullable<Int32>, String, String).
public static Azure.Connectors.Sdk.TextRequest.Models.GetDashboardResponse GetDashboardResponse(int? id = default, string name = default, string phone = default);
static member GetDashboardResponse : Nullable<int> * string * string -> Azure.Connectors.Sdk.TextRequest.Models.GetDashboardResponse
Public Shared Function GetDashboardResponse (Optional id As Nullable(Of Integer) = Nothing, Optional name As String = Nothing, Optional phone As String = Nothing) As GetDashboardResponse
Parameters
- name
- String
- phone
- String