Configuration.IsReadOnly Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets if is the configuration read only. Possible values include: 'True', 'False'
[Newtonsoft.Json.JsonProperty(PropertyName="properties.isReadOnly")]
public string IsReadOnly { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isReadOnly")>]
member this.IsReadOnly : string
Public ReadOnly Property IsReadOnly As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute