GetGroupPropertiesResponse.ResourceProvisioningOptions Property

Definition

Resource provisioning options of the group.

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

Property Value

Attributes

Applies to