共用方式為


ArcAddon.ResourceGroupName Property

Definition

Gets or sets arc resource group name

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceGroupName")]
public string ResourceGroupName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceGroupName")>]
member this.ResourceGroupName : string with get, set
Public Property ResourceGroupName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to