List Web App Connection Strings Slot Result
data class ListWebAppConnectionStringsSlotResult(val id: String, val kind: String? = null, val name: String, val properties: Map<String, ConnStringValueTypePairResponse>, val type: String)
String dictionary resource.
Constructors
Link copied to clipboard
fun ListWebAppConnectionStringsSlotResult(id: String, kind: String? = null, name: String, properties: Map<String, ConnStringValueTypePairResponse>, type: String)