ManifestAttributesManifest.QuarantineTag Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to