pulumi-azure-native-kotlin
2.14.0.0
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
Types
Constructors
Properties
Constructors
Server
Endpoint
Recall
Error
Response
Link copied to clipboard
fun
ServerEndpointRecallErrorResponse
(
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)