Share via


ISentinelOnboardingStateProperties.CustomerManagedKey Property

Definition

Flag that indicates the status of the CMK setting

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

Property Value

Attributes

Applies to