UpdateDashboardsNameInput.DashboardName Property

Definition

The new name of the dashboard.

[System.Text.Json.Serialization.JsonPropertyName("name")]
public string DashboardName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("name")>]
member this.DashboardName : string with get, set
Public Property DashboardName As String

Property Value

Attributes

Applies to