ImportConfiguration.ImportMode プロパティ

定義

レジストリ操作の種類と ETag の基本設定。

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate, PropertyName="importMode")]
public Microsoft.Azure.Devices.ConfigurationImportMode ImportMode { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate, PropertyName="importMode")>]
member this.ImportMode : Microsoft.Azure.Devices.ConfigurationImportMode with get, set
Public Property ImportMode As ConfigurationImportMode

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象