Condividi tramite


ServiceUnitResource.TargetResourceGroup Property

Definition

Gets or sets the Azure Resource Group to which the resources in the service unit belong to or should be deployed to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to