Condividi tramite


Configuration.IsDynamicConfig Property

Definition

Gets if is the configuration dynamic. Possible values include: 'True', 'False'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isDynamicConfig")]
public string IsDynamicConfig { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isDynamicConfig")>]
member this.IsDynamicConfig : string
Public ReadOnly Property IsDynamicConfig As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to