UpdateGroupInput.GroupName Property

Definition

The new name of the group.

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

Property Value

Attributes

Applies to