toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storagesync.kotlin.outputs
/
ServerEndpointRecallErrorResponse
Server
Endpoint
Recall
Error
Response
data
class
ServerEndpointRecallErrorResponse
(
val
count
:
Double
,
val
errorCode
:
Int
)
Server endpoint recall error object
Members
Constructors
Server
Endpoint
Recall
Error
Response
Link copied to clipboard
constructor
(
count
:
Double
,
errorCode
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
count
Link copied to clipboard
val
count
:
Double
Count of occurences of the error
error
Code
Link copied to clipboard
val
errorCode
:
Int
Error code (HResult)