IRegenAuthKeys.KeyName Property

Definition

The name of authentication key to generate.

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

Property Value

Attributes

Applies to