Share via


ManifestChangeableAttributes.QuarantineDetails Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to