次の方法で共有


ServiceCorrelation.ServiceName プロパティ

定義

関連付け関係が確立されているサービスの Arm リソース ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象