SshConnectivityEndpoint interface
SSH 接続エンドポイントの詳細。
プロパティ
endpoint | SSH 接続エンドポイント。 |
private |
プライベート SSH 接続エンドポイント。 このプロパティは、enableInternalIngress が true の場合にのみ返されます。 |
プロパティの詳細
endpoint
SSH 接続エンドポイント。
endpoint: string
プロパティ値
string
privateSshEndpoint
プライベート SSH 接続エンドポイント。 このプロパティは、enableInternalIngress が true の場合にのみ返されます。
privateSshEndpoint?: string
プロパティ値
string
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript