ISqlVirtualMachine.SqlConnectivityUpdateSettingSqlAuthUpdateUserName Property

Definition

SQL Server sysadmin login to create.

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

Property Value

Attributes

Applies to