ISentinelOnboardingState.CustomerManagedKey Property

Definition

Flag that indicates the status of the CMK setting

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Flag that indicates the status of the CMK setting", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="customerManagedKey", Update=true)]
public bool? CustomerManagedKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=true, Description="Flag that indicates the status of the CMK setting", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="customerManagedKey", Update=true)>]
member this.CustomerManagedKey : Nullable<bool> with get, set
Public Property CustomerManagedKey As Nullable(Of Boolean)

Property Value

Attributes

Applies to