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