Condividi tramite


WorkspacePatch.ForceCmkForQuery Property

Definition

Gets or sets indicates whether customer managed storage is mandatory for query management.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.forceCmkForQuery")]
public bool? ForceCmkForQuery { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.forceCmkForQuery")>]
member this.ForceCmkForQuery : Nullable<bool> with get, set
Public Property ForceCmkForQuery As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to