pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.outputs
/
GetOnlineDeploymentLogsResult
Get
Online
Deployment
Logs
Result
data
class
GetOnlineDeploymentLogsResult
(
val
content
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Get
Online
Deployment
Logs
Result
Link copied to clipboard
fun
GetOnlineDeploymentLogsResult
(
content
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
content
Link copied to clipboard
val
content
:
String
?
=
null
The retrieved online deployment logs.