Get Web App Vnet Connection Plain Args
data class GetWebAppVnetConnectionPlainArgs(val name: String, val resourceGroupName: String, val vnetName: String) : ConvertibleToJava<GetWebAppVnetConnectionPlainArgs>