Language

IDataProduct.CustomerManagedKeyEncryptionEnabled Property

Definition

Flag to enable customer managed key encryption for data product.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Flag to enable customer managed key encryption for data product.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState) }, ReadOnly=false, Required=false, SerializedName="customerManagedKeyEncryptionEnabled")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState? CustomerManagedKeyEncryptionEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="Flag to enable customer managed key encryption for data product.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState) }, ReadOnly=false, Required=false, SerializedName="customerManagedKeyEncryptionEnabled")>]
member this.CustomerManagedKeyEncryptionEnabled : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Support.ControlState> with get, set
Public Property CustomerManagedKeyEncryptionEnabled As Nullable(Of ControlState)

Property Value

Attributes

Applies to