IServerConfigurationsManagementSettings.SqlConnectivityUpdateSettingSqlAuthUpdateUserName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 SqlConnectivityUpdateSettingSqlAuthUpdateUserName { 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.SqlConnectivityUpdateSettingSqlAuthUpdateUserName : string with get, set
Public Property SqlConnectivityUpdateSettingSqlAuthUpdateUserName As String
Property Value
- Attributes