Get Table Service Properties Plain Args
data class GetTableServicePropertiesPlainArgs(val accountName: String, val resourceGroupName: String, val tableServiceName: String) : ConvertibleToJava<GetTableServicePropertiesPlainArgs>
Constructors
Link copied to clipboard
fun GetTableServicePropertiesPlainArgs(accountName: String, resourceGroupName: String, tableServiceName: String)