WebPubSubReplicaData.ResourceStopped Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Stop or start the resource. Default to "false". When it's true, the data plane of the resource is shutdown. When it's false, the data plane of the resource is started.
public string ResourceStopped { get; set; }
member this.ResourceStopped : string with get, set
Public Property ResourceStopped As String