Share via


ISqlConnectivityUpdateSettings.SqlAuthUpdateUserName Property

Definition

SQL Server sysadmin login to create.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL Server sysadmin login to create.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sqlAuthUpdateUserName")]
public string SqlAuthUpdateUserName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL Server sysadmin login to create.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sqlAuthUpdateUserName")>]
member this.SqlAuthUpdateUserName : string with get, set
Public Property SqlAuthUpdateUserName As String

Property Value

Attributes

Applies to