次の方法で共有


ServiceResource.TargetSubscriptionId プロパティ

定義

サービス内のリソースが属するサブスクリプション、またはデプロイ先のサブスクリプションを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象