Share via


TenantKeyCreationRequest.Activate Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to