Compartilhar via


IMessageServerProperties.MSPort Property

Definition

message server port.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=false, Description="message server port.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="msPort", Update=false)]
public long? MSPort { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Runtime.Info(Create=false, Description="message server port.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=true, Required=false, SerializedName="msPort", Update=false)>]
member this.MSPort : Nullable<int64>
Public ReadOnly Property MSPort As Nullable(Of Long)

Property Value

Attributes

Applies to