共用方式為


ComputeNodeGetRemoteLoginSettingsResult.RemoteLoginIPAddress Property

Definition

Gets or sets the IP address used for remote login to the Compute Node.

[Newtonsoft.Json.JsonProperty(PropertyName="remoteLoginIPAddress")]
public string RemoteLoginIPAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="remoteLoginIPAddress")>]
member this.RemoteLoginIPAddress : string with get, set
Public Property RemoteLoginIPAddress As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to