Share via


OperationalInsightsWorkspaceReplicationProperties.IsReplicationEnabled Property

Definition

Specifies whether the replication is enabled or not. When true, workspace configuration and data is replicated to the specified ___location. If replication is been enabled, ___location must be provided.

public bool? IsReplicationEnabled { get; set; }
member this.IsReplicationEnabled : Nullable<bool> with get, set
Public Property IsReplicationEnabled As Nullable(Of Boolean)

Property Value

Applies to