ExcludedServicesConfig.ExcludedServicesConfigId プロパティ

定義

除外されたサービスの構成 ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象