ServiceResource.TargetSubscriptionId Property

Definition

Gets or sets the subscription to which the resources in the service belong to or should be deployed to.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to