Sdílet prostřednictvím


Key.IsActiveCMK Property

Definition

Gets or sets used to activate the workspace after a customer managed key is provided.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to