Aracılığıyla paylaş


AzureWebCategory.Group Property

Definition

Gets the name of the group that the category belongs to.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.group")]
public string Group { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.group")>]
member this.Group : string
Public ReadOnly Property Group As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to