BastionActiveSessionOutput interface
Hedefin oturum ayrıntıları.
Özellikler
| protocol | Hedefe bağlanmak için kullanılan protokol. |
| resource |
Kaynağın türü. |
| session |
Oturumun etkin olduğu süre (dakika cinsinden). |
| session |
Oturum için benzersiz bir kimlik. |
| start |
Oturumun başladığı saat. |
| target |
Hedefin ana bilgisayar adı. |
| target |
Hedefin IP Adresi. |
| target |
Hedefin kaynak grubu. |
| target |
Hedefin kaynak kimliği. |
| target |
Hedef sanal makinenin abonelik kimliği. |
| user |
Bu oturumda etkin olan kullanıcı adı. |
Özellik Ayrıntıları
protocol
Hedefe bağlanmak için kullanılan protokol.
protocol?: "SSH" | "RDP"
Özellik Değeri
"SSH" | "RDP"
resourceType
Kaynağın türü.
resourceType?: string
Özellik Değeri
string
sessionDurationInMins
Oturumun etkin olduğu süre (dakika cinsinden).
sessionDurationInMins?: number
Özellik Değeri
number
sessionId
Oturum için benzersiz bir kimlik.
sessionId?: string
Özellik Değeri
string
startTime
Oturumun başladığı saat.
startTime?: Record<string, unknown>
Özellik Değeri
Record<string, unknown>
targetHostName
Hedefin ana bilgisayar adı.
targetHostName?: string
Özellik Değeri
string
targetIpAddress
Hedefin IP Adresi.
targetIpAddress?: string
Özellik Değeri
string
targetResourceGroup
Hedefin kaynak grubu.
targetResourceGroup?: string
Özellik Değeri
string
targetResourceId
Hedefin kaynak kimliği.
targetResourceId?: string
Özellik Değeri
string
targetSubscriptionId
Hedef sanal makinenin abonelik kimliği.
targetSubscriptionId?: string
Özellik Değeri
string
userName
Bu oturumda etkin olan kullanıcı adı.
userName?: string
Özellik Değeri
string