Udostępnij przez


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