Language

IDataProduct.CustomerEncryptionKeyName Property

Definition

The name of the key vault key.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="The name of the key vault key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyName")]
public string CustomerEncryptionKeyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkAnalytics.Runtime.Info(Description="The name of the key vault key.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyName")>]
member this.CustomerEncryptionKeyName : string with get, set
Public Property CustomerEncryptionKeyName As String

Property Value

Attributes

Applies to