Share via


ManifestChangeableAttributes.QuarantineState Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to