toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storage.kotlin
/
TableServicePropertiesResourceBuilder
Table
Service
Properties
Resource
Builder
class
TableServicePropertiesResourceBuilder
Builder for
TableServiceProperties
.
Members
Properties
args
Link copied to clipboard
var
args
:
TableServicePropertiesArgs
name
Link copied to clipboard
var
name
:
String
?
opts
Link copied to clipboard
var
opts
:
CustomResourceOptions
Functions
args
Link copied to clipboard
suspend
fun
args
(
block
:
suspend
TableServicePropertiesArgsBuilder
.
(
)
->
Unit
)
name
Link copied to clipboard
fun
name
(
value
:
String
)
opts
Link copied to clipboard
suspend
fun
opts
(
block
:
suspend
CustomResourceOptionsBuilder
.
(
)
->
Unit
)