GetGroupPropertiesResponse.ResourceBehaviorOptions Property

Definition

Resource behavior options of the group.

[System.Text.Json.Serialization.JsonPropertyName("resourceBehaviorOptions")]
public System.Collections.Generic.List<string> ResourceBehaviorOptions { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("resourceBehaviorOptions")>]
member this.ResourceBehaviorOptions : System.Collections.Generic.List<string> with get, set
Public Property ResourceBehaviorOptions As List(Of String)

Property Value

Attributes

Applies to