Aracılığıyla paylaş


ISqlVirtualMachine.SqlConnectivityUpdateSettingPort Property

Definition

SQL Server port.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL Server port.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="port")]
public int? SqlConnectivityUpdateSettingPort { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL Server port.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="port")>]
member this.SqlConnectivityUpdateSettingPort : Nullable<int> with get, set
Public Property SqlConnectivityUpdateSettingPort As Nullable(Of Integer)

Property Value

Attributes

Applies to