Share via


ReplicationProtectedItemProperties.SwitchProviderState Property

Definition

Gets or sets the switch provider state.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to