ComputeNodeGetRemoteLoginSettingsResult.RemoteLoginPort 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.
Gets or sets the port used for remote login to the compute node.
[Newtonsoft.Json.JsonProperty(PropertyName="remoteLoginPort")]
public int RemoteLoginPort { get; set; }
member this.RemoteLoginPort : int with get, set
Public Property RemoteLoginPort As Integer
Property Value
- System.Int32
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute