toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerregistry.kotlin.outputs
/
ProgressPropertiesResponse
Progress
Properties
Response
data
class
ProgressPropertiesResponse
(
val
percentage
:
String
?
=
null
)
Members
Constructors
Progress
Properties
Response
Link copied to clipboard
constructor
(
percentage
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
percentage
Link copied to clipboard
val
percentage
:
String
?
=
null
The percentage complete of the copy operation.