Delen via


FabricReplicationGroupTaskDetails.SkippedReason Property

Definition

Gets or sets the skipped reason.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to